SetFakeActiveWindow Function (WPF Unmanaged API Reference)
This API supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
Used by the Windows Presentation Foundation (WPF) infrastructure for windows management.
Syntax
void __stdcall SetFakeActiveWindow(
HWND hwnd
)
Parameters
hwnd
A window handle.
Requirements
Platforms: See .NET Framework System Requirements.
DLL: PresentationHost_v0400.dll
.NET Framework Version: Available since 4
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET Desktop feedback