1 instantiation of PropertyDescriptorComparer
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.cs (1)
16
private static readonly PropertyDescriptorComparer s_propertyComparer =
new
();
1 reference to PropertyDescriptorComparer
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.cs (1)
16
private static readonly
PropertyDescriptorComparer
s_propertyComparer = new();