4 references to FormStateExMnemonicProcessed
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Form.cs (4)
126
private static readonly BitVector32.Section FormStateExInScale = BitVector32.CreateSection(1,
FormStateExMnemonicProcessed
);
4400
if (this.IsMdiChild && (formStateEx[
FormStateExMnemonicProcessed
] == 1 || this != this.MdiParentInternal.ActiveMdiChildInternal || this.WindowState == FormWindowState.Minimized)){
5371
formStateEx[
FormStateExMnemonicProcessed
] = 1;
5376
formStateEx[
FormStateExMnemonicProcessed
] = 0;