2 references to PropertyComparer
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\MultiSelectRootGridEntry.cs (2)
149
pdc = pdc.Sort(
PropertyComparer
);
194
while (
PropertyComparer
.Compare(jProp, pivotDesc) <= 0) {