DockItem.Closing Event
From DevZest WPF Docking
DevZest WPF Docking
| DockItemClosing Event |
Occurs when the DockItem is closing.
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Value
Type: System.ComponentModelCancelEventHandler To cancel the closure of a DockItem, set the Cancel property of the
CancelEventArgs passed to your event handler to .