4 references to creatingHandle
System.Windows.Forms (4)
winforms\Managed\System\WinForms\TextBoxBase.cs (4)
59private static readonly int codeUpdateText = BitVector32.CreateMask(creatingHandle); 1480textBoxFlags[creatingHandle] = true; 1491textBoxFlags[creatingHandle] = false; 2202if (!textBoxFlags[codeUpdateText] && !textBoxFlags[creatingHandle]) {