2 references to Refresh
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionUI.cs (1)
404
else if (e.ChangeType == DesignerActionUIStateChangeType.
Refresh
)
System\ComponentModel\Design\DesignerActionUIService.cs (1)
62
new DesignerActionUIStateChangeEventArgs(component, DesignerActionUIStateChangeType.
Refresh
));