4 references to DesignerActionUIStateChange
System.Windows.Forms.Design (4)
System\ComponentModel\Design\DesignerActionService.cs (2)
376designerActionUIService.DesignerActionUIStateChange += value; 383designerActionUIService.DesignerActionUIStateChange -= value;
System\ComponentModel\Design\DesignerActionUI.cs (2)
84_designerActionUIService.DesignerActionUIStateChange += OnDesignerActionUIStateChange; 152_designerActionUIService.DesignerActionUIStateChange -= OnDesignerActionUIStateChange;