1 reference to new
Microsoft.Private.Windows.Core (1)
Windows\Win32\System\Ole\OLE_HANDLE.cs (1)
13
public static explicit operator HMETAFILE(OLE_HANDLE handle) =>
new
((nint)(int)handle.Value);