4 references to processingKeyUp
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (4)
174
private static readonly int assignUniqueID = BitVector32.CreateMask(
processingKeyUp
);
3522
if (axState[
processingKeyUp
])
3525
axState[
processingKeyUp
] = true;
3531
axState[
processingKeyUp
] = false;