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