Property SelectedItem
| Improve this Doc View SourceSelectedItem
Gets the selected auto-hide DockItem. This is a dependency property.
Declaration
public DockItem SelectedItem { get; }
Property Value
Type | Description |
---|---|
DockItem | The selected auto-hide DockItem. |