InputController.HandleKeyDown(Key) Method
In This Article
Handles a keyboard command.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
key | Key | A Key enumeration value. |
See Also