DevZest WPF Docking
DockControl Events |
The DockControl type exposes the following members.
Events
Name | Description | |
---|---|---|
ActiveDocumentChanged |
Occurs when the value of the ActiveDocument property has changed.
|
|
ActiveItemChanged |
Occurs when the value of the ActiveItem property has changed.
|
|
DockItemStateChanged |
Occurs when the state of DockItem is changed.
|
|
DockItemStateChanging |
Occurs when the state of DockItem is changing.
|
|
FocusedItemChanged |
Occurs when the value of the FocusedItem property has changed.
|
|
SelectedAutoHideItemChanged |
Occurs when the value of the SelectedAutoHideItemChanged property has changed.
|
See Also