1 write to _compChangeService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
1096_compChangeService = newComponentChangeService;
3 references to _compChangeService
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (3)
1092if (newComponentChangeService != _compChangeService) 1094UnhookComponentChangedEventHandler(_compChangeService!); 1098HookComponentChangedEventHandler(_compChangeService!);