Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.06 KB

File metadata and controls

23 lines (16 loc) · 1.06 KB
title Microsoft.UI namespace
description Provides to desktop application developers C# interop classes whose methods wrap and represent several interoperability functions.
ms.topic article
ms.date 02/08/2022
keywords windows 10, windows 11, Windows App SDK, desktop development, winui, app sdk, C#, interop, Microsoft.UI namespace
ms.localizationpriority low

Microsoft.UI namespace

Provides to desktop application developers C# interop classes whose methods wrap and represent several interoperability functions. These include methods of C# classes representing the GetWindowIdFromWindow function, for example.

These C# interop classes are available in .NET as part of the Windows App SDK.

Classes

See also