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; 1853_flagState[s_handleKeyPress] = false; 1888_flagState[s_handleKeyPress] = false; 1926if (!_flagState[s_handleKeyPress]) 1928_flagState[s_handleKeyPress] = true; 1961if (!_flagState[s_handleKeyPress]) 1963_flagState[s_handleKeyPress] = true;