Method IsXamlCodeBehindFile
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
IsXamlCodeBehindFile(string, out string)
Indicates whether the XAML file, dependent on the given file exists.
public static bool IsXamlCodeBehindFile(string fileName, out string formId)
Parameters
Returns
- bool
True if XAML file exists; otherwise, false.