Back to Devexpress

WorkspaceManager.EnableLegacySerializationIdAssignment Property

wpf-devexpress-dot-xpf-dot-core-dot-workspacemanager-b55b0f2e.md

latest1.0 KB
Original Source

WorkspaceManager.EnableLegacySerializationIdAssignment Property

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public static bool EnableLegacySerializationIdAssignment { get; set; }
vb
<Browsable(False)>
Public Shared Property EnableLegacySerializationIdAssignment As Boolean

Property Value

Type
Boolean

See Also

WorkspaceManager Class

WorkspaceManager Members

DevExpress.Xpf.Core Namespace