1 write to _daUISvc
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DesignerActionKeyboardBehavior.cs (1)
23_daUISvc = serviceProvider.GetService<DesignerActionUIService>();
2 references to _daUISvc
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\DesignerActionKeyboardBehavior.cs (2)
53if (_daUISvc is not null && commandId.Guid == s_vSStandardCommandSet97 && commandId.ID == 1124) 55_daUISvc.HideUI(component: null);