3 references to DesignerActionUIStateChangeEventArgs
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerActionUIService.cs (3)
50
new
DesignerActionUIStateChangeEventArgs
(component, DesignerActionUIStateChangeType.Hide));
54
new
DesignerActionUIStateChangeEventArgs
(component, DesignerActionUIStateChangeType.Show));
62
new
DesignerActionUIStateChangeEventArgs
(component, DesignerActionUIStateChangeType.Refresh));