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)
31
if (
_panel
is not null && _menuService is not null)
35
foreach (CommandID candidateCommandId in
_panel
.FilteredCommandIDs)