2 writes to _designerActionService
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionUI.cs (2)
81_designerActionService = designerActionService; 148_designerActionService = null!;
5 references to _designerActionService
System.Windows.Forms.Design (5)
System\ComponentModel\Design\DesignerActionUI.cs (5)
85_designerActionService.DesignerActionListsChanged += OnDesignerActionsChanged; 139if (_designerActionService is not null) 141_designerActionService.DesignerActionListsChanged -= OnDesignerActionsChanged; 144_designerActionService.Dispose(); 179dalColl ??= _designerActionService.GetComponentActions(comp);