1 instantiation of PropertySorterForCurlySyntax
System.Xaml (1)
System\Xaml\XamlObjectReader.cs (1)
2260
public static readonly PropertySorterForCurlySyntax Instance = new
PropertySorterForCurlySyntax
();
2 references to PropertySorterForCurlySyntax
System.Xaml (2)
System\Xaml\XamlObjectReader.cs (2)
1018
Properties.Sort(
PropertySorterForCurlySyntax
.Instance);
2260
public static readonly
PropertySorterForCurlySyntax
Instance = new PropertySorterForCurlySyntax();