ButtonDevice Members
The following tables list the members exposed by the ButtonDevice type.
Public Fields
Name | Description | |
---|---|---|
Dispatcher | (Inherited from DispatcherObject.) |
Public Properties
Name | Description | |
---|---|---|
Target | Gets the display element that receives input from a particular button device. |
Public Methods
Name | Description | |
---|---|---|
CheckAccess | (Inherited from DispatcherObject.) | |
Equals | (Inherited from Object.) | |
Focus | Moves the focus for a button device to the specified display element. | |
GetButtonState | Gets the state of a specified button. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsButtonDown | Determines whether a specified button has been pressed. | |
IsButtonHeld | Determines whether the specified button has been pressed and whether it remained in the down position for a period of time when it was pressed. | |
IsButtonUp | Determines whether a specified button is currently in the up position (that is, not pressed down). | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
VerifyAccess | (Inherited from DispatcherObject.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |