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