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