Table of Contents

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 string

Contains designer content.