Back to Devexpress

CustomGetSerializableChildrenEventArgs Class

wpf-devexpress-dot-xpf-dot-core-dot-serialization-df2bd025.md

latest1.3 KB
Original Source

CustomGetSerializableChildrenEventArgs Class

Provides the CustomGetSerializableChildren attached event with data.

Namespace : DevExpress.Xpf.Core.Serialization

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Inheritance

Object EventArgs RoutedEventArgs CustomGetSerializableChildrenEventArgs

See Also

CustomGetSerializableChildrenEventArgs Members

DevExpress.Xpf.Core.Serialization Namespace