1 instantiation of PropertySorterForXmlSyntax
System.Xaml (1)
System\Xaml\XamlObjectReader.cs (1)
2182
public static readonly PropertySorterForXmlSyntax Instance = new
PropertySorterForXmlSyntax
();
2 references to PropertySorterForXmlSyntax
System.Xaml (2)
System\Xaml\XamlObjectReader.cs (2)
1022
Properties.Sort(
PropertySorterForXmlSyntax
.Instance);
2182
public static readonly
PropertySorterForXmlSyntax
Instance = new PropertySorterForXmlSyntax();