Property RightDockTreeWidth
| Improve this Doc View SourceRightDockTreeWidth
Gets or sets the width of right DockTree. This is a dependency property.
Declaration
public SplitterDistance RightDockTreeWidth { get; set; }
Property Value
| Type | Description |
|---|---|
| SplitterDistance | The right DockTree width, can be either auto pixel, auto star, pixel or star values. |