3 references to Hide
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerActionUI.cs (2)
397else if (e.ChangeType == DesignerActionUIStateChangeType.Hide) 411else if (e.ChangeType == DesignerActionUIStateChangeType.Hide)
System\ComponentModel\Design\DesignerActionUIService.cs (1)
50new DesignerActionUIStateChangeEventArgs(component, DesignerActionUIStateChangeType.Hide));