3 references to MultiPropertyDescriptorGridEntry
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.PropertyMerger.cs (2)
36
entries[i] = new
MultiPropertyDescriptorGridEntry
(
68
entries[i] = new
MultiPropertyDescriptorGridEntry
(
System.Windows.Forms.Tests (1)
System\Windows\Forms\MultiPropertyDescriptorGridEntryTests.cs (1)
27
return new
MultiPropertyDescriptorGridEntry
(ownerGrid, parent, objects, descriptors, false);