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
stringName of the .xaml file.