Table of Contents

Property SerializationInfo

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

SerializationInfo

Gets or sets an xml representation of this PersistentSettings object.

[Browsable(false)]
public virtual ISerializationInfo SerializationInfo { get; set; }

Property Value

ISerializationInfo

Remarks

Normally, you do not need to use this property directly. It's used internally when serializing Editor's content to XML.