| | Class | Description |
|---|
.png) | AccessKeyEventArgs | Provides information for access keys events. |
.png) | AccessKeyManager | Maintains the registration of all access keys and the handling of interop keyboard commands between Windows Forms, Win32, and Windows Presentation Foundation (WPF). |
.png) | AccessKeyPressedEventArgs | Provides data for the AccessKeyPressed event. |
.png) | ApplicationCommands | Provides a standard set of application related commands. |
.png) | CanExecuteRoutedEventArgs | Provides data for the CanExecute and PreviewCanExecute events. |
.png) | CommandBinding | Binds a RoutedCommand to the event handlers which implement the command. |
.png) | CommandBindingCollection | Represents a collection of CommandBinding objects. |
.png) | CommandConverter | Converts an ICommand object to and from other types. |
.png) | CommandManager | Provides command related utility methods that register CommandBinding and InputBinding objects for class owners and commands, add and remove command event handlers, and provides services for querying the status of a command. |
.png) | ComponentCommands | Provides a standard set of component related commands. |
.png) | Cursor | Represents the image used for the mouse pointer. |
.png) | CursorConverter | Converts a Cursor object to and from other types. |
.png) | Cursors | Defines a set of default cursors. |
.png) | ExecutedRoutedEventArgs | Provides data for the Executed and PreviewExecuted events. |
.png) | FocusManager | Provides a set of static methods, attached properties, and events for determining and setting focus scopes and for setting the focused element within the scope. |
.png) | InputBinding | Represents a binding between an InputGesture to an ICommand, such as a RoutedCommand. |
.png) | InputBindingCollection | Represents an ordered collection of InputBinding objects. |
.png) | InputDevice | Abstract class that describes an input devices. |
.png) | InputEventArgs | Provides data for input related events. |
.png) | InputGesture | Abstract class that describes input device gestures. |
.png) | InputGestureCollection | Represents an ordered collection of InputGesture objects. |
.png) | InputLanguageChangedEventArgs | Contains arguments associated with the InputLanguageChanged event. |
.png) | InputLanguageChangingEventArgs | Contains arguments associated with the InputLanguageChanging event. |
.png) | InputLanguageEventArgs | Provides a base class for arguments for events dealing with a change in input language. This is an abstract class. |
.png) | InputLanguageManager | Provides facilities for managing input languages in Windows Presentation Foundation (WPF). |
.png) | InputManager | Manages all the input systems in Windows Presentation Foundation (WPF). |
.png) | InputMethod | Provides facilities for managing and interacting with the Text Services Framework, which provides support for alternate text input methods such as speech and handwriting. |
.png) | InputMethodStateChangedEventArgs | Contains arguments associated with the StateChanged event. |
.png) | InputScope | Represents information related to the scope of data provided by an input method. |
.png) | InputScopeConverter | Provides facilities for converting between InputScope objects and strings. |
.png) | InputScopeName | Defines a name for text input patterns. |
.png) | InputScopeNameConverter | Converts instances of InputScopeName to and from other data types. |
.png) | InputScopePhrase | Represents a suggested input text pattern. |
.png) | KeyBinding | Binds a KeyGesture and an ICommand. |
.png) | Keyboard | Represents the keyboard device. |
.png) | KeyboardDevice | Abstract class that represents a keyboard device. |
.png) | KeyboardEventArgs | Provides data for keyboard related events. |
.png) | KeyboardFocusChangedEventArgs | Provides data for the GotKeyboardFocus and LostKeyboardFocus events. |
.png) | KeyboardNavigation | Provides logical and directional navigation between focusable objects. |
.png) | KeyConverter | Converts a Key object to and from other types. |
.png) | KeyEventArgs | Provides data for the KeyUp and KeyDown events. |
.png) | KeyGesture | Defines a keyboard combination that can be used to invoke a command. |
.png) | KeyGestureConverter | Converts a KeyGesture object to and from other types. |
.png) | KeyGestureValueSerializer | Converts instances of String to and from instances of KeyGesture. |
.png) | KeyInterop | Provides static methods to convert between Win32 Virtual-Keys and the WPFKey enumeration. |
.png) | KeyValueSerializer | Converts instances of String to and from instances of Key. |
.png) | MediaCommands | Provides a standard set of media related commands. |
.png) | ModifierKeysConverter | Converts a ModifierKeys object to and from other types. |
.png) | ModifierKeysValueSerializer | Converts instances of String to and from instances of ModifierKeys. |
.png) | Mouse | Represents the mouse device to a specific thread. |
.png) | MouseActionConverter | Converts a MouseAction object to and from other types. |
.png) | MouseActionValueSerializer | Converts instances of String to and from instances of MouseAction. |
.png) | MouseBinding | Binds a MouseGesture to an ICommand. |
.png) | MouseButtonEventArgs | Provides data for mouse button related events. |
.png) | MouseDevice | Represents a mouse device. |
.png) | MouseEventArgs | Provides data for mouse-related events such as MouseEnter and MouseMove. |
.png) | MouseGesture | Defines a mouse input gesture that can be used to invoke a command. |
.png) | MouseGestureConverter | Converts a MouseGesture object to and from other types. |
.png) | MouseGestureValueSerializer | Converts instances of String to and from instances of ModifierKeys. |
.png) | MouseWheelEventArgs | Provides event data for the MouseWheel event. |
.png) | NavigationCommands | Provides a standard set of navigation related commands. |
.png) | NotifyInputEventArgs | Provides data for raw input being processed by the InputManager. |
.png) | PreProcessInputEventArgs | Provides data for preprocess input events. |
.png) | ProcessInputEventArgs | Provides data for postprocess input events. |
.png) | QueryCursorEventArgs | Provides data for the QueryCursor event. |
.png) | RoutedCommand | Defines an ICommand which is routed through the element tree. |
.png) | RoutedUICommand | Defines an ICommand which is routed through the element tree and contains a text property. |
.png) | StagingAreaInputItem | Encapsulates an input event when it is being processed by the input manager. |
.png) | Stylus | Provides access to general information about a tablet pen. |
.png) | StylusButton | Represents a button on a stylus. |
.png) | StylusButtonCollection | Contains a collection of StylusButton objects. |
.png) | StylusButtonEventArgs | Provides data for the StylusButtonDown and StylusButtonUp events. |
.png) | StylusDevice | Represents a tablet pen used with a Tablet PC. |
.png) | StylusDeviceCollection | Contains the StylusDevice objects that represent the stylus devices of a Tablet PC. |
.png) | StylusDownEventArgs | Provides data for the StylusDown event. |
.png) | StylusEventArgs | Provides data for several of the events that are associated with the Stylus class. |
.png) | StylusPointCollection | Contains a collection of StylusPoint objects. |
.png) | StylusPointDescription | Specifies the properties that are in a StylusPoint. |
.png) | StylusPointProperties | Contains a StylusPointProperty for each property that the WPF supports. |
.png) | StylusPointProperty | Represents a property stored in a StylusPoint. |
.png) | StylusPointPropertyInfo | Specifies the constraints of a property in a StylusPoint. |
.png) | StylusSystemGestureEventArgs | Provides data for the StylusSystemGesture event. |
.png) | Tablet | Provides access to static methods that return the tablet devices attached to the system. |
.png) | TabletDevice | Represents the digitizer device of a Tablet PC. |
.png) | TabletDeviceCollection | Contains the TabletDevice objects that represent the digitizer devices of a tablet device. |
.png) | TextComposition | Represents a composition related to text input which includes the composition text itself, any related control or system text, and a state of completion for the composition. |
.png) | TextCompositionEventArgs | Contains arguments associated with changes to a TextComposition. |
.png) | TextCompositionManager | Provides facilities for managing events related to input and text compositions. |
.png) | TraversalRequest | Represents a request to move focus to another control. |