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