2 references to Show
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionUI.cs (1)
390
if (e.ChangeType == DesignerActionUIStateChangeType.
Show
)
System\ComponentModel\Design\DesignerActionUIService.cs (1)
54
new DesignerActionUIStateChangeEventArgs(component, DesignerActionUIStateChangeType.
Show
));