Skip to main content
A newer version of this page is available. .

DockLayoutManager.DockItemHidingEvent Field

Identifies the DockLayoutManager.DockItemHiding routed event.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v21.2.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

public static readonly RoutedEvent DockItemHidingEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also