20 references to IsEmpty
System.Drawing.Common.Tests (11)
mono\System.Drawing\GraphicsTests.cs (10)
1576
Assert.True(size.
IsEmpty
);
1578
Assert.True(size.
IsEmpty
);
1580
Assert.True(size.
IsEmpty
);
1584
Assert.True(size.
IsEmpty
);
1586
Assert.True(size.
IsEmpty
);
1588
Assert.True(size.
IsEmpty
);
1606
Assert.False(size.
IsEmpty
);
1609
Assert.False(size.
IsEmpty
);
1612
Assert.True(size.
IsEmpty
);
1615
Assert.True(size.
IsEmpty
);
mono\System.Imaging\MetafileTest.cs (1)
309
Assert.False(size.
IsEmpty
);
System.Windows.Forms (8)
System\Windows\Forms\Control.cs (3)
9659
if (!includedFactor.
IsEmpty
)
9664
if (!excludedFactor.
IsEmpty
)
9679
if (!includedFactor.
IsEmpty
)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (5)
121
if (!_autoScaleDimensions.
IsEmpty
)
150
=> savedAutoScaleDimensions.
IsEmpty
311
if (_currentAutoScaleDimensions.
IsEmpty
)
1087
if (!ourExcludedFactor.
IsEmpty
)
1109
if (!excludedFactor.
IsEmpty
&& ParentInternal is not null)
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FormDocumentDesigner.cs (1)
266
if (!baseVar.
IsEmpty
)