DevZest WPF Docking
DockPaneControlOverlay Class |
Displays overlay (docking guide and preview) of DockPaneControl.
Inheritance Hierarchy
SystemObject System.Windows.ThreadingDispatcherObject
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
DevZest.Windows.Docking.PrimitivesDockPaneControlOverlay
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
DevZest.Windows.Docking.PrimitivesDockPaneControlOverlay
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
The DockPaneControlOverlay type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DockPaneControlOverlay | Initializes a new instance of the DockPaneControlOverlay class |
Remarks
DockPaneControlOverlay is used inside the control template of DockPaneControl.
See Also