Skip to main content

LayoutChangedEventArgs Class

Contains data for the LayoutChanged event.

Namespace: DevExpress.WinUI.Core

Assembly: DevExpress.WinUI.Core.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class LayoutChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
LayoutChangedEventArgs
See Also