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
stringContains designer content.
LoadDesigner(XmlReader, XamlLoadSettings)
Initializes the designer content from the specified XmlReader.
protected void LoadDesigner(XmlReader xamlReader, XamlLoadSettings loadSettings)
Parameters
xamlReader
XmlReaderloadSettings
XamlLoadSettings