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