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

RibbonControl.ApplicationMenuChangedEvent Field

Identifies the RibbonControl.ApplicationMenuChanged routed event.

Namespace: DevExpress.Xpf.Ribbon

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

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

public static readonly RoutedEvent ApplicationMenuChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also