6 references to fNeedOwnWindow
System.Windows.Forms (6)
winforms\Managed\System\WinForms\AxHost.cs (6)
155private static readonly int fOwnWindow = BitVector32.CreateMask(fNeedOwnWindow); 1414if (axState[fNeedOwnWindow]) { 1416axState[fNeedOwnWindow] = false; 1428if (axState[fNeedOwnWindow]) { 1927axState[fNeedOwnWindow] = false; 1966axState[fNeedOwnWindow] = true;