Back to Devexpress

CustomGetSerializablePropertiesEventArgs Class

wpf-devexpress-dot-xpf-dot-core-dot-serialization-5b7bbd62.md

latest1.4 KB
Original Source

CustomGetSerializablePropertiesEventArgs Class

Provides CustomGetSerializableProperties 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 CustomGetSerializablePropertiesEventArgs :
    RoutedEventArgs
vb
Public Class CustomGetSerializablePropertiesEventArgs
    Inherits RoutedEventArgs

Inheritance

Object EventArgs RoutedEventArgs CustomGetSerializablePropertiesEventArgs

See Also

CustomGetSerializablePropertiesEventArgs Members

DevExpress.Xpf.Core.Serialization Namespace