Skip to main content

DockLayoutManager.IsCustomizationChangedEvent Field

Identifies the DockLayoutManager.IsCustomizationChanged routed event.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public static readonly RoutedEvent IsCustomizationChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also