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

DockLayoutManager.LayoutItemActivatingEvent Field

Identifies the DockLayoutManager.LayoutItemActivating routed event.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v19.1.dll

Declaration

public static readonly RoutedEvent LayoutItemActivatingEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also