Table of Contents

Method Format

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Format(string)

public static string Format(string xaml)

Parameters

xaml string

Returns

string

Format(string, out Dictionary<XamlElementLineInfo, XamlElementLineInfo>)

public static string Format(string xaml, out Dictionary<XamlElementLineInfo, XamlElementLineInfo> mappingOldNewLineInfo)

Parameters

xaml string
mappingOldNewLineInfo Dictionary<XamlElementLineInfo, XamlElementLineInfo>

Returns

string