Version

InteractionHelper Class Properties

For a list of all members of this type, see InteractionHelper members.

Public Properties
 NameDescription
Public PropertyClickCountGets the number of times the control was clicked.  
Public PropertyControlGets the control the InteractionHelper is targeting.  
Public PropertyIsFocusedGets a value indicating whether the control has focus.  
Public PropertyIsMouseOverGets a value indicating whether the mouse is over the control.  
Public PropertyIsPressedGets a value indicating whether the mouse button is pressed down over the control.  
Public PropertyIsReadOnlyGets a value indicating whether the read-only property is set.  
See Also