1 write to _panel
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DesignerActionKeyboardBehavior.cs (1)
18_panel = panel;
2 references to _panel
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\DesignerActionKeyboardBehavior.cs (2)
31if (_panel is not null && _menuService is not null) 35foreach (CommandID candidateCommandId in _panel.FilteredCommandIDs)