3 references to GetCurrentActCtx
System.Windows.Forms.Primitives (3)
_generated\417\Windows.Win32.PInvoke.KERNEL32.dll.g.cs (2)
283 /// <inheritdoc cref="GetCurrentActCtx(winmdroot.Foundation.HANDLE*)"/> 290 winmdroot.Foundation.BOOL __result = PInvoke.GetCurrentActCtx(lphActCtxLocal);
System\Windows\Forms\Internals\ThemingScope.cs (1)
29&& !(PInvoke.GetCurrentActCtx(&current) && current == s_hActCtx))