DevZest WPF Docking
DockControlActiveDocumentChanged Event |
Occurs when the value of the ActiveDocument property has changed.
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
public event EventHandler<EventArgs> ActiveDocumentChanged
Public Event ActiveDocumentChanged As EventHandler(Of EventArgs)
Value
Type: SystemEventHandlerEventArgsSee Also