This topic has not yet been rated - Rate this topic

Microsoft.SPOT.Input Namespace

Supports the Windows® Presentation Foundation (WPF) input system.
NameDescription
Public ClassButtonDeviceRepresents a hardware device that has buttons on it for inputing data.
Public ClassButtonEventArgsProvides data for a button input event.
Public ClassButtonsRepresents the buttons on an input device that is represented by a ButtonDevice object.
Public ClassFocusChangedEventArgsProvides data for an event that occurs when an input device's button focus moves to a different display element.
Public ClassGenericDeviceRepresents a generic input device to the members of a context.
Public ClassGenericEventArgsContains data related to a GenericEvent generated on an input device.
Public ClassGenericEventsProvides data for standard generic routed events that are input-related.
Public ClassInputDeviceProvides a constructor and a property for describing input devices.
Public ClassInputEventArgsProvides data for input-related routed events.
Public ClassInputManagerManages all of the input systems in Windows Presentation Foundation (WPF).
Public ClassInputManager.DeviceEventsDefines events for InputManager.
Public ClassInputProviderSiteRepresents the intermediary between an input provider and the input manager.
Public ClassInputReportRepresents an input to InputProviderSite and InputManager objects.
Public ClassInputReportEventArgsProvides data for an event that occurs when the input manager receives an input report from an input provider site.
Public ClassNotifyInputEventArgsProvides data for raw input being processed by the input manager.
Public ClassPreProcessInputEventArgsProvides data for preprocess input events.
Public ClassProcessInputEventArgsProvides data for postprocess input events.
Public ClassRawButtonInputReportRepresents a button device's input to InputProviderSite and InputManager objects.
Public ClassRawGenericInputReportEncapsulates raw generic input data.
Public ClassRawTouchInputReportEncapsulates raw touch-input or stylus-input data.
Public ClassStagingAreaInputItemEncapsulates an input for entry in the staging area.
Public ClassTouchCaptureCaptures touch or stylus events.
Public ClassTouchDeviceRepresents a touch or stylus device to the members of a context.
Public ClassTouchEventArgsContains data related to touch (or stylus) events.
Public ClassTouchEventsContains RoutedEvent fields that provide information about a combination of down, move and up touch or stylus events.
Public ClassTouchGestureEventArgsContains data related to touch or stylus gestures.
NameDescription
Public DelegateButtonEventHandlerRepresents the method that handles button-related input events.
Public DelegateFocusChangedEventHandlerRepresents the method that handles an event that occurs when the focus changes.
Public DelegateGenericEventHandlerThis delegate defines the syntax of methods that handle a GenericEvent.
Public DelegateInputEventHandlerRepresents the method that handles input-related events.
Public DelegateInputReportEventHandlerSupports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
Public DelegateNotifyInputEventHandlerRepresents the method that handles notify input events for the input manager.
Public DelegatePreProcessInputEventHandlerRepresents the method that handles preprocess input events.
Public DelegateProcessInputEventHandlerRepresents the method that handles process input events.
Public DelegateTouchEventHandlerDefines the syntax of methods that handle touch (or stylus) events.
Public DelegateTouchGestureEventHandlerDefines the syntax of methods that handle touch gesture events.
NameDescription
Public EnumerationButtonStateSpecifies the state of a button's input.
Public EnumerationCaptureModeDefines values used to describe the different modes in which input events can be captured.
Public EnumerationInputManager.InputDeviceTypeDefines categories of input devices.
Public EnumerationRawButtonActionsSpecifies the current "raw" action of a button.
Public EnumerationRawTouchActionsDefines values used to categorize raw touch or stylus actions.
Public EnumerationTouchGestureCategorizes a touch or stylus movement.
Public EnumerationTouchMessagesDefines values that categorize touch actions.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.