8 references to s_handleKeyPress
System.Windows.Forms (8)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (8)
75private static readonly int s_isNullMask = BitVector32.CreateMask(s_handleKeyPress); 173_flagState[s_handleKeyPress] = true; 1859_flagState[s_handleKeyPress] = false; 1894_flagState[s_handleKeyPress] = false; 1932if (!_flagState[s_handleKeyPress]) 1934_flagState[s_handleKeyPress] = true; 1967if (!_flagState[s_handleKeyPress]) 1969_flagState[s_handleKeyPress] = true;