ToolboxSerialization Class
Definition
Namespace: Alternet.FormDesigner.Wpf.Toolbox
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Implements Load and Save logic for toolbox.
Inheritance
System.Object
ToolboxSerialization
Syntax
public class ToolboxSerialization
Methods
Load(Stream) | Loads the toolbox content from the specified stream. |
Save(IToolboxControl, Stream) | Saves the toolbox content to the specified stream. |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()