5 references to HideUI
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\Behavior\DesignerActionKeyboardBehavior.cs (1)
55_daUISvc.HideUI(component: null);
System\Windows\Forms\Design\ChangeToolStripParentVerb.cs (1)
50designerActionUIService.HideUI(toolStrip);
System\Windows\Forms\Design\CollectionEditVerbManager.cs (1)
188actionUIService?.HideUI(_designer.Component);
System\Windows\Forms\Design\StandardMenuStripVerb.cs (1)
43actionUIService?.HideUI(_designer.Component);
System\Windows\Forms\Design\ToolStripActionList.cs (1)
122actionUIService?.HideUI(_toolStrip);