Encapsulates the current state of user interaction with the control.
The following tables list the members exposed by the Interaction type.
Protected Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Interaction class. |
Protected Properties
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Called when a mouse button is pressed. |
|
![]() |
Called when the mouse pointer is moved over the control. |
|
![]() |
Called when a mouse button is released. |
See Also