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