Property DockControl
| Improve this Doc View SourceDockControl
Gets or sets the DockControl associated with this AutoHideClient. This is a dependency property.
Declaration
public DockControl DockControl { get; set; }
Property Value
Type | Description |
---|---|
DockControl | The DockControl associated with this AutoHideClient. |