1 reference to HWND
Microsoft.VisualStudio.Extensibility.Testing.Xunit (1)
Windows.Win32.HWND.g.cs (1)
36
public static explicit operator HWND(IntPtr value) => new
HWND
(value);