Back to Devexpress

DXSerializer.SerializationID Attached Property

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

latest1.2 KB
Original Source

DXSerializer.SerializationID Attached Property

Gets or sets an element’s unique identifier that the DXSerializer uses to identify the saved/restored elements. This is an attached property.

Namespace : DevExpress.Xpf.Core.Serialization

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

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetSerializationID(DependencyObject) and SetSerializationID(DependencyObject, String).

Returns

TypeDescription
String

An element’s unique identifier.

|

See Also

DXSerializer Class

DXSerializer Members

DevExpress.Xpf.Core.Serialization Namespace