5 references to IsNull
Microsoft.Private.Windows.Core (5)
Windows\Win32\Graphics\Gdi\CreateBitmapScope.cs (2)
40
public bool IsNull => HBITMAP.
IsNull
;
44
if (!HBITMAP.
IsNull
)
Windows\Win32\Graphics\Gdi\HBITMAP.cs (1)
10
if (!
IsNull
)
Windows\Win32\UI\WindowsAndMessaging\ICONINFO.cs (2)
10
if (!hbmMask.
IsNull
)
16
if (!hbmColor.
IsNull
)