Skip to main content
A newer version of this page is available. .
All docs
V21.2

CustomGetSerializablePropertiesEventArgs Class

Provides CustomGetSerializableProperties attached event with data.

Namespace: DevExpress.Xpf.Core.Serialization

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class CustomGetSerializablePropertiesEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
CustomGetSerializablePropertiesEventArgs
See Also