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