DevZest WPF Docking
DockManagerIsShiftKeyDown Attached Property |
Gets a value indicates whether the SHIFT key is pressed down during drag and drop for a given DockControl.
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 the SHIFT key is pressed down during drag and drop, otherwise . The default value is .
See Also