Microsoft.UI namespace

August 21, 2024 ยท View on GitHub

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

  • Win32Interop

See also

  • Interop C# APIs for WinUI
  • Call interop APIs from a .NET app

Contents

  1. 1Classes
  2. 2See also