3 references to IsNull
Microsoft.Private.Windows.Core (3)
Windows\Win32\Graphics\Gdi\CreateBrushScope.cs (3)
41
public bool IsNull => HBRUSH.
IsNull
;
45
if (!HBRUSH.
IsNull
)
59
if (HBRUSH.
IsNull
)