2 references to AttributeTypeSorter
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (2)
78
Array.Sort(currentAttributes,
AttributeTypeSorter
);
79
Array.Sort(newAttributes,
AttributeTypeSorter
);