Property SelectedAutoHideItem
| Improve this Doc View SourceSelectedAutoHideItem
Gets a value indicates currently selected auto hide DockItem. This is a dependency property.
Declaration
public DockItem SelectedAutoHideItem { get; }
Property Value
| Type | Description |
|---|---|
| DockItem | The currently selected auto hide document DockItem. |