Skip to main content
A newer version of this page is available. .

IsCustomizationChangedEventArgs Class

Provides data for the DockLayoutManager.IsCustomizationChanged event.

Namespace: DevExpress.Xpf.Docking.Base

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

Declaration

public class IsCustomizationChangedEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
IsCustomizationChangedEventArgs
See Also