LoadDesignerFromFile Method
LoadDesignerFromFile(String)
Initializes the designer content from the specified xaml file name.
Declaration
public virtual void LoadDesignerFromFile(string fileName)
Parameters
Type | Name | Description |
---|---|---|
System.String | fileName | Name of the .xaml file. |