LoadDesignerFromFile Method
LoadDesignerFromFile(String)
When implemented by a class, initializes the designer content from the specified xaml file name.
Declaration
void LoadDesignerFromFile(string fileName)
Parameters
Type | Name | Description |
---|---|---|
System.String | fileName | Name of the .xaml file. |