3 writes to gridEntryHost
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (3)
46this.gridEntryHost = gridEntryHost; 172this.gridEntryHost = value; 246gridEntryHost = null;
1 reference to gridEntryHost
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
169return this.gridEntryHost;