Property AutoHideSize
| Improve this Doc View SourceAutoHideSize
Gets or sets the size of DockItem when in auto hide mode. This is a dependency property.
Declaration
public SplitterDistance AutoHideSize { get; set; }
Property Value
Type | Description |
---|---|
SplitterDistance | The size of DockItem when in auto hide mode. |