1 instantiation of AttributeTypeSorter
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
41internal static AttributeTypeSorter AttributeTypeSorter = new AttributeTypeSorter();
3 references to AttributeTypeSorter
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (3)
41internal static AttributeTypeSorter AttributeTypeSorter = new AttributeTypeSorter(); 3169return String.Compare(AttributeTypeSorter.GetTypeIdString(a1), AttributeTypeSorter.GetTypeIdString(a2), false, CultureInfo.InvariantCulture);