DockPaneNode Class
From DevZest WPF Docking
DevZest WPF Docking
| DockPaneNode Class |
Represents a node in DockTree.
SystemObject System.Windows.ThreadingDispatcherObject
System.WindowsDependencyObject
DevZest.Windows.DockingDockPaneNode
DevZest.Windows.DockingDockPane
DevZest.Windows.DockingDockPaneSplit
System.WindowsDependencyObject
DevZest.Windows.DockingDockPaneNode
DevZest.Windows.DockingDockPane
DevZest.Windows.DockingDockPaneSplit
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
The DockPaneNode type exposes the following members.
| Name | Description | |
|---|---|---|
| DockPaneNode | Initializes a new instance of the DockPaneNode class |
| Name | Description | |
|---|---|---|
| DockControl | Gets the DockControl which this DockPaneNode belongs to. This is a dependency property. | |
| DockPosition | Gets the dock position. This is a dependency property. | |
| DockTreePosition | Gets the dock tree position. | |
| FloatingWindow | Gets the FloatingWindow which this DockPaneNode belongs to. This is a dependency property. | |
| Parent | Gets the parent DockPaneSplit of this DockPaneNode. |
| Name | Description | |
|---|---|---|
| DockControlProperty | Identifies the DockControl dependency property. | |
| DockPositionProperty | Identifies the DockPosition dependency property. | |
| FloatingWindowProperty | Identifies the FloatingWindow dependency property. |