DevZest WPF Docking
| DockManagerCanDrag Attached Property |
Gets or sets the value indicates whether drag and double click can be initiated for the specified element.
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
RemarksSet CanDrag attached property to for element(s) in control template of
WpfFloatingWindow, NativeFloatingWindow, and DockWindow derived classes (ToolWindow and
DocumentWindow) to determine where drag and double click can be initiated.
See Also