DevZest WPF Docking
DockTreeClientDockControl Property |
Gets or sets the DockControl with this DockTreeClient. This is a dependency property.
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Remarks
Use DockTreeClient in the control template of DockControl, bind the DockControl property to its template parent.
See Also