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