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