Skip to main content

IsCustomizationChangedEventArgs Class

Provides data for the DockLayoutManager.IsCustomizationChanged event.

Namespace: DevExpress.Xpf.Docking.Base

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public class IsCustomizationChangedEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
IsCustomizationChangedEventArgs
See Also