Files
docs-desktop/dotnet-desktop-guide/framework/wpf/advanced/setfakeactivewindow-function-wpf-unmanaged-api-reference.md
Andy (Steve) De George be103da07e Replace various WPF include files with content (#1335)
* net-current-v30plus-md.md

* net-current-v40plus-md.md

* tla2sharptla-ui-md.md

* tla2sharptla-uiautomation-md.md

* tla2sharptla-winclient-md.md

* tla2sharptla-xaml-md.md

* tlasharptla-ui-md.md

* tlasharptla-uiautomation-md.md

* tlasharptla-winclient-md.md

* tlasharptla-xaml-md.md

* fix warnings
2022-03-16 12:14:11 -04:00

1002 B

title, titleSuffix, ms.date, dev_langs, api_name, api_location, ms.assetid
title titleSuffix ms.date dev_langs api_name api_location ms.assetid
SetFakeActiveWindow Function - WPF unmanaged API reference 03/30/2017
cpp
SetFakeActiveWindow
PresentationHost_v0400.dll
a69118be-63b0-445c-9fb6-ab8cc958e531

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