BackstageViewControl.ComplexLayoutStateChanged Event
Fires when the BackstageViewControl.ComplexLayoutState is changed.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Event Data
The ComplexLayoutStateChanged event's data class is DevExpress.Xpf.Bars.ComplexLayoutStateChangedEventArgs.
Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also