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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Ribbon, DevExpress.Wpf.Navigation

Declaration

public static readonly RoutedEvent ApplicationMenuChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also