Table of Contents

Method LoadDesignerFromFile

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

LoadDesignerFromFile(string)

Initializes the designer content from the specified xaml file name.

public virtual void LoadDesignerFromFile(string fileName)

Parameters

fileName string

Name of the .xaml file.