Skip to main content

BackstageViewControl.ComplexLayoutStateChanged Event

Fires when the BackstageViewControl.ComplexLayoutState is changed.

Namespace: DevExpress.Xpf.Ribbon

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

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

public event ComplexLayoutStateChangedEventHandler ComplexLayoutStateChanged

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