1 write to _componentChangeService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\CollectionEditVerbManager.cs (1)
59
_componentChangeService
??= this.GetService<IComponentChangeService>();
1 reference to _componentChangeService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\CollectionEditVerbManager.cs (1)
61
return
_componentChangeService
;