DockLayoutManager.DockItemClosingEvent Field
In This Article
Identifies the DockLayoutManager.DockItemClosing routed event.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
public static readonly RoutedEvent DockItemClosingEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also