Skip to main content

RibbonControl.ApplicationMenuChangedEvent Field

Identifies the RibbonControl.ApplicationMenuChanged routed event.

Namespace: DevExpress.Xpf.Ribbon

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

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

public static readonly RoutedEvent ApplicationMenuChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also