1 write to _compChangeService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
1093_compChangeService = newComponentChangeService;
3 references to _compChangeService
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (3)
1089if (newComponentChangeService != _compChangeService) 1091UnhookComponentChangedEventHandler(_compChangeService!); 1095HookComponentChangedEventHandler(_compChangeService!);