Property LeftTreeWidth
| Improve this Doc View SourceLeftTreeWidth
Gets the width of left DockTree.
Declaration
public GridLength LeftTreeWidth { get; }
Property Value
| Type | Description |
|---|---|
| System.Windows.GridLength | The left DockTree width. |
Gets the width of left DockTree.
public GridLength LeftTreeWidth { get; }
| Type | Description |
|---|---|
| System.Windows.GridLength | The left DockTree width. |