1 instantiation of StringSorter
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StringSorter.cs (1)
384StringSorter sorter = new StringSorter(culture, keys, items, options);
2 references to StringSorter
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
351StringSorter.Sort(childEntries);
winforms\Managed\System\WinForms\StringSorter.cs (1)
384StringSorter sorter = new StringSorter(culture, keys, items, options);