|
ButtonDevice |
Represents a hardware device that has buttons on it for inputing data. |
|
ButtonEventArgs |
Provides data for a button input event. |
|
Buttons |
Represents the buttons on an input device that is represented by a ButtonDevice object. |
|
FocusChangedEventArgs |
Provides data for an event that occurs when an input device's button focus moves to a different display element. |
|
GenericDevice |
Represents a generic input device to the members of a context. |
|
GenericEventArgs |
Contains data related to a GenericEvent generated on an input device. |
|
GenericEvents |
Provides data for standard generic routed events that are input-related. |
|
InputDevice |
Provides a constructor and a property for describing input devices. |
|
InputEventArgs |
Provides data for input-related routed events. |
|
InputManager |
Manages all of the input systems in Windows Presentation Foundation (WPF). |
|
InputManager.DeviceEvents |
Defines events for InputManager. |
|
InputProviderSite |
Represents the intermediary between an input provider and the input manager. |
|
InputReport |
Represents an input to InputProviderSite and InputManager objects. |
|
InputReportEventArgs |
Provides data for an event that occurs when the input manager receives an input report from an input provider site. |
|
NotifyInputEventArgs |
Provides data for raw input being processed by the input manager. |
|
PreProcessInputEventArgs |
Provides data for preprocess input events. |
|
ProcessInputEventArgs |
Provides data for postprocess input events. |
|
RawButtonInputReport |
Represents a button device's input to InputProviderSite and InputManager objects. |
|
RawGenericInputReport |
Encapsulates raw generic input data. |
|
RawTouchInputReport |
Encapsulates raw touch-input or stylus-input data. |
|
StagingAreaInputItem |
Encapsulates an input for entry in the staging area. |
|
TouchCapture |
Captures touch or stylus events. |
|
TouchDevice |
Represents a touch or stylus device to the members of a context. |
|
TouchEventArgs |
Contains data related to touch (or stylus) events. |
|
TouchEvents |
Contains RoutedEvent fields that provide information about a combination of down, move and up touch or stylus events. |
|
TouchGestureEventArgs |
Contains data related to touch or stylus gestures. |