Property TopTreeHeight
| Improve this Doc View SourceTopTreeHeight
Gets the height of top DockTree.
Declaration
public GridLength TopTreeHeight { get; }
Property Value
| Type | Description |
|---|---|
| System.Windows.GridLength | The top DockTree height. |
Gets the height of top DockTree.
public GridLength TopTreeHeight { get; }
| Type | Description |
|---|---|
| System.Windows.GridLength | The top DockTree height. |