7 references to IsNull
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
708
if (dc.
IsNull
)
System.Windows.Forms.Primitives.Tests (6)
Windows\Win32\RegionTests.cs (6)
15
Assert.False(hdc.
IsNull
);
18
Assert.False(hdc.
IsNull
);
35
Assert.False(hdc.
IsNull
);
38
Assert.False(hdc.
IsNull
);
49
Assert.False(hdc.
IsNull
);
52
Assert.False(hdc.
IsNull
);