3 references to ActivateActCtx
System.Windows.Forms.Primitives (3)
_generated\417\Windows.Win32.PInvoke.KERNEL32.dll.g.cs (2)
27
/// <inheritdoc cref="
ActivateActCtx
(winmdroot.Foundation.HANDLE, nuint*)"/>
33
winmdroot.Foundation.BOOL __result = PInvoke.
ActivateActCtx
(hActCtx, lpCookieLocal);
System\Windows\Forms\Internals\ThemingScope.cs (1)
32
bool success = PInvoke.
ActivateActCtx
(s_hActCtx, &cookie);