Back to Devexpress

IsCustomizationChangedEventArgs Class

wpf-devexpress-dot-xpf-dot-docking-dot-base-dc8a69b4.md

latest1.5 KB
Original Source

IsCustomizationChangedEventArgs Class

Provides data for the DockLayoutManager.IsCustomizationChanged event.

Namespace : DevExpress.Xpf.Docking.Base

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

NuGet Package : DevExpress.Wpf.Docking

Declaration

csharp
public class IsCustomizationChangedEventArgs :
    RoutedEventArgs
vb
Public Class IsCustomizationChangedEventArgs
    Inherits RoutedEventArgs

IsCustomizationChangedEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs IsCustomizationChangedEventArgs

See Also

IsCustomizationChangedEventArgs Members

DevExpress.Xpf.Docking.Base Namespace