2 writes to targetBindingService
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
980
targetBindingService
= eventBindings;
1010
targetBindingService
= null;
2 references to targetBindingService
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
1008
if (
targetBindingService
!= null) {
1009
targetBindingService
.ShowCode(targetComponent, targetEventdesc);