DockItem Events

DevZest WPF Docking

DockItem Events

The DockItem type exposes the following members.

Events
  Name Description
Public event Closing
Occurs when the DockItem is closing.
Public event StateChanged
Occurs when the state of DockItem is changed.
Public event StateChanging
Occurs when the state of DockItem is changing.
Top
See Also