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