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