InputController.AreModifiersPressed Property
In This Article
Gets a value indicating whether or not key modifies (CTRL, SHIFT, ALT, WIN) are pressed.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the modifiers are pressed; otherwise false. |
See Also