4 references to assignUniqueID
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (4)
175private static readonly int renameEventHooked = BitVector32.CreateMask(assignUniqueID); 294this.axState[assignUniqueID] = !this.GetType().GUID.Equals(comctlImageCombo_Clsid); 1627this.WindowAssignHandle(handle, axState[assignUniqueID]); 3600this.WindowAssignHandle(hwnd, axState[assignUniqueID]);