1 write to hActCtx
System.Windows.Forms (1)
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
8210hActCtx = CreateActCtx(ref enableThemingActivationContext);
3 references to hActCtx
System.Windows.Forms (3)
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (3)
8140return current == hActCtx; 8161if (!ActivateActCtx(hActCtx, out userCookie)) 8211contextCreationSucceeded = (hActCtx != new IntPtr(-1));