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