DevZest WPF Docking
DockTreeSplitterIsShiftKeyDown Property |
Gets a value indicates whether is SHIFT key is pressed down when mouse is over this control.
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Property Value
Type: Booleanif SHIFT key is pressed down when mouse is over this control, otherwise . The default value is .
See Also