Table of Contents

Method TryFindUserCodeFile

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v10.dll

TryFindUserCodeFile(string)

Tries to find user code file, related to the given XAML file.

public static Language TryFindUserCodeFile(string xamlFilePath)

Parameters

xamlFilePath string

XAML file to check up.

Returns

Language

Language related to the specified XAML file if supported; otherwise, null