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