Property DocumentDockTree
| Improve this Doc View SourceDocumentDockTree
Gets a value indicates the document DockTree. This is a dependency property.
Declaration
public DockTree DocumentDockTree { get; }
Property Value
| Type | Description |
|---|---|
| DockTree | The document DockTree. |