Property RootNode
| Improve this Doc View SourceRootNode
Gets the root node of the DockTree. This is a dependency property.
Declaration
public DockPaneNode RootNode { get; }
Property Value
| Type | Description |
|---|---|
| DockPaneNode | The root node of the DockTree. |