1 instantiation of ImmutablePropertyDescriptorGridEntry
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1643newEntry = new ImmutablePropertyDescriptorGridEntry(this.ownerGrid, peParent, pd, hide);
1 reference to ImmutablePropertyDescriptorGridEntry
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
116else if (this is ImmutablePropertyDescriptorGridEntry) {