Table of Contents

Method LoadDesigner

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

LoadDesigner(string)

Initializes the designer content from the specified xaml string.

public virtual void LoadDesigner(string xaml)

Parameters

xaml string

Contains designer content.

LoadDesigner(XmlReader, XamlLoadSettings)

Initializes the designer content from the specified XmlReader.

protected void LoadDesigner(XmlReader xamlReader, XamlLoadSettings loadSettings)

Parameters

xamlReader XmlReader
loadSettings XamlLoadSettings