DiagramCustomItemQueryContinueDragEventArgs.KeyStates Property
Gets the current state of the Shift, Ctrl, and Alt keys.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DragDropKeyStates | A DragDropKeyStates enumeration value. |
See Also