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