Property DockControl
| Improve this Doc View SourceDockControl
Gets the DockControl which this DockPaneNode belongs to. This is a dependency property.
Declaration
public DockControl DockControl { get; }
Property Value
Type | Description |
---|---|
DockControl | The DockControl which this DockPaneNode belongs to. |