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