Skip to main content
All docs
V25.2
  • CustomGetSerializableChildrenEventArgs Class

    Provides the CustomGetSerializableChildren attached event with data.

    Namespace: DevExpress.Xpf.Core.Serialization

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

    Declaration

    public class CustomGetSerializableChildrenEventArgs :
        RoutedEventArgs

    Inheritance

    Object
    EventArgs
    RoutedEventArgs
    CustomGetSerializableChildrenEventArgs
    See Also