2 writes to targetComponent
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
981targetComponent = component; 1011targetComponent = null;
1 reference to targetComponent
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1009targetBindingService.ShowCode(targetComponent, targetEventdesc);