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