Method LoadDesigner
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
LoadDesigner(string)
When implemented by a class, initializes the designer content from the specified xaml string.
void LoadDesigner(string xaml)
Parameters
xaml
stringContains designer content.