Event FocusedItemChanged
Occurs when the value of the FocusedItem property has changed.
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking.dll
Syntax
public event EventHandler<EventArgs> FocusedItemChanged
Returns
| Type | Description |
|---|---|
| System.EventHandler<System.EventArgs> |