In This Article

ActiproSoftware.UI.WinForms.Input Namespace

Classes

DelegateCommand<T>

Provides an ICommand implementation based on delegates.

InputAdapter

Watches a IInputElement for various input-related events and publishes them in a platform agnostic way.

InputPointerButtonEventArgs

Provides event data for pointer button input events.

InputPointerEventArgs

Provides event data for pointer-based input events.

InputPointerWheelEventArgs

Provides event data for pointer button input events.

KeyGesture

Defines a keyboard shortcut combination.

Interfaces

ICommand

Defines a command.

ICommand<T>

Defines a command with a strongly-typed parameter.

Enums

InputAdapterEventKinds

Specifies the kinds of events that an InputAdapter can track.

InputDeviceKind

Specifies the kind of input device.

InputPointerButtonKind

Specifies the kind of input pointer button.

ModifierKeys

Specifies one or more modifier keys.

MouseAction

Specifies a mouse action.