Property LeftSplitterWidth
| Improve this Doc View SourceLeftSplitterWidth
Gets the width of left splitter.
Declaration
public GridLength LeftSplitterWidth { get; }
Property Value
Type | Description |
---|---|
System.Windows.GridLength | Value of SplitterSize if left DockTree is visible, otherwise 0. |