Table of Contents

Method LoadDesignerFromFile

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

LoadDesignerFromFile(string)

When implemented by a class, initializes the designer content from the specified xaml file name.

void LoadDesignerFromFile(string fileName)

Parameters

fileName string

Name of the .xaml file.