DevZest WPF Docking
DockItem Events |
The DockItem type exposes the following members.
Events
Name | Description | |
---|---|---|
Closing |
Occurs when the DockItem is closing.
|
|
StateChanged |
Occurs when the state of DockItem is changed.
|
|
StateChanging |
Occurs when the state of DockItem is changing.
|
See Also