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