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
Format(string, out Dictionary<XamlElementLineInfo, XamlElementLineInfo>)
public static string Format(string xaml, out Dictionary<XamlElementLineInfo, XamlElementLineInfo> mappingOldNewLineInfo)
Parameters
xaml
stringmappingOldNewLineInfo
Dictionary<XamlElementLineInfo, XamlElementLineInfo>