1 write to s_shortcutsToDisable
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
161
s_shortcutsToDisable
??=
2 references to s_shortcutsToDisable
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (2)
182
if (!ShortcutsEnabled &&
s_shortcutsToDisable
is not null)
184
foreach (int shortcutValue in
s_shortcutsToDisable
)