File: GlobalUsings.cs
Web Access
Project: src\src\test\integration\System.Windows.Forms.IntegrationTests.Common\System.Windows.Forms.IntegrationTests.Common.csproj (System.Windows.Forms.IntegrationTests.Common)
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
 
global using HWND = Windows.Win32.Foundation.HWND;
global using PInvoke = Windows.Win32.PInvoke;