DevZest WPF Docking
DockTreeSplitter Class |
Represents the splitter of DockTreeSplit.

SystemObject System.Windows.ThreadingDispatcherObject
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
DevZest.Windows.Docking.PrimitivesDockTreeSplitter
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
DevZest.Windows.Docking.PrimitivesDockTreeSplitter
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)

The DockTreeSplitter type exposes the following members.

Name | Description | |
---|---|---|
![]() | DockTreeSplitter | Initializes a new instance of the DockTreeSplitter class |

Name | Description | |
---|---|---|
![]() | IsShiftKeyDown | Gets a value indicates whether is SHIFT key is pressed down when mouse is over this control. |

This class handles the SHIFT + double click to send the respective DockTree to the back of Z-order (
take the full edge). Use this class in the data template of DockTreeSplit class.
