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

BreadcrumbControl.ActualEditModeChangedEvent Field

Identifies the ActualEditModeChanged routed event.

Namespace: DevExpress.Xpf.Controls

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly RoutedEvent ActualEditModeChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also