Show / Hide Table of Contents

Property DockControl

| Improve this Doc View Source

DockControl

Gets or sets the DockControl with this DockTreeClient. This is a dependency property.

Declaration
public DockControl DockControl { get; set; }
Property Value
Type Description
DockControl

The DockControl with this DockTreeClient.

Remarks

Use DockTreeClient in the control template of DockControl, bind the DockControl property to its template parent.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest