Table of Contents

Method IsXamlFile

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

IsXamlFile(string, out string)

public static bool IsXamlFile(string fileName, out string xamlFileName)

Parameters

fileName string
xamlFileName string

Returns

bool