Table of Contents
RenderPressed Property

Gets or sets a value indicating whether to render as if the mouse is pressed on the element.

Syntax
 public Boolean RenderPressed { get; set; }
See Also