2 writes to s_targetBindingService
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
895s_targetBindingService = _eventBindings; 927s_targetBindingService = null;
2 references to s_targetBindingService
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
922if (s_targetBindingService is not null) 926s_targetBindingService.ShowCode(s_targetComponent!, s_targetEventdesc!);