DiagramControl.Shortcuts Property
Provides access to shortcuts used by the DiagramDesignerControl.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Diagram.DiagramShortcuts | A collection of KeyGesture objects that represent shortcuts used by the Diagram Designer. |
See Also