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