Skip to main content
A newer version of this page is available. .
All docs
V22.1

CustomGetSerializableChildrenEventArgs Class

Provides the CustomGetSerializableChildren attached event with data.

Namespace: DevExpress.Xpf.Core.Serialization

Assembly: DevExpress.Xpf.Core.v22.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public class CustomGetSerializableChildrenEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
CustomGetSerializableChildrenEventArgs
See Also