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