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