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