4 references to IsNull
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
3312
applyClipping = applyClipping && !graphicsRegion!.Region.
IsNull
;
System.Private.Windows.Core (1)
Windows\Win32\Graphics\Gdi\RegionScope.cs (1)
68
public bool IsNull => Region.
IsNull
;
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
5437
if (!hrgn.
IsNull
)
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (1)
462
if (hrgn.
IsNull
)