Table of Contents

Class ToolboxSerialization

Namespace
Alternet.FormDesigner.Wpf.Toolbox
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Implements Load and Save logic for toolbox.

public class ToolboxSerialization
Inheritance
ToolboxSerialization

Methods

Load(Stream)

Loads the toolbox content from the specified stream.

Save(IToolboxControl, Stream)

Saves the toolbox content to the specified stream.