8 references to s_handleKeyPress
System.Windows.Forms (8)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (8)
73private static readonly int s_isNullMask = BitVector32.CreateMask(s_handleKeyPress); 171_flagState[s_handleKeyPress] = true; 1857_flagState[s_handleKeyPress] = false; 1892_flagState[s_handleKeyPress] = false; 1930if (!_flagState[s_handleKeyPress]) 1932_flagState[s_handleKeyPress] = true; 1965if (!_flagState[s_handleKeyPress]) 1967_flagState[s_handleKeyPress] = true;