Method GetDesignedClassName
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
GetDesignedClassName(string)
Determines the name of the form designer class.
public virtual string GetDesignedClassName(string userCodeFileName)
Parameters
userCodeFileName
stringName of the file with user code.
Returns
- string
Name of the main form class.