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