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