2 references to MultiPropertyDescriptorGridEntry
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\MultiSelectRootGridEntry.cs (2)
100
entries[i] = new
MultiPropertyDescriptorGridEntry
(parentEntry.OwnerGrid, parentEntry, rgobjs, (PropertyDescriptor[])props[i], false);
124
entries[i] = new
MultiPropertyDescriptorGridEntry
(parentEntry.OwnerGrid, parentEntry, rgobjs, (PropertyDescriptor[])props[i], false);