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