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