RibbonControl.ApplicationMenuChanged Event
Fires when the value of the RibbonControl.ApplicationMenu property changes.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Event Data
The ApplicationMenuChanged event's data class is DevExpress.Xpf.Core.RoutedValueChangedEventArgs<DependencyObject>.
See Also