Method FindUserCodeFile
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v10.dll
FindUserCodeFile(string)
Find user code file, related to the given XAML file. Reports an error for unsupported language.
public static Language FindUserCodeFile(string xamlFilePath)
Parameters
xamlFilePath
stringXAML file to check up.
Returns
- Language
Language related to the specified XAML file if supported; otherwise, null