Skip to main content

BreadcrumbControl.HistoryChangingEvent Field

Identifies the HistoryChanging routed event.

Namespace: DevExpress.Xpf.Controls

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly RoutedEvent HistoryChangingEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also