6 references to IsEmpty
System.Drawing.Common.Tests (5)
System\Drawing\Drawing2D\PathGradientBrushTests.cs (1)
950Assert.True(brush.FocusScales.IsEmpty);
System\Drawing\Graphics_GetContextTests.Core.cs (4)
17Assert.True(offset.IsEmpty); 20Assert.True(offset.IsEmpty); 33Assert.True(offset.IsEmpty); 36Assert.True(offset.IsEmpty);
System.Windows.Forms (1)
System\Windows\Forms\Rendering\DrawingEventArgs.cs (1)
161Debug.Assert(offset.IsEmpty, "transform has been modified");