20 references to IsEmpty
System.Drawing.Common.Tests (11)
mono\System.Drawing\GraphicsTests.cs (10)
1575
Assert.True(size.
IsEmpty
);
1577
Assert.True(size.
IsEmpty
);
1579
Assert.True(size.
IsEmpty
);
1583
Assert.True(size.
IsEmpty
);
1585
Assert.True(size.
IsEmpty
);
1587
Assert.True(size.
IsEmpty
);
1605
Assert.False(size.
IsEmpty
);
1608
Assert.False(size.
IsEmpty
);
1611
Assert.True(size.
IsEmpty
);
1614
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)
9736
if (!includedFactor.
IsEmpty
)
9741
if (!excludedFactor.
IsEmpty
)
9756
if (!includedFactor.
IsEmpty
)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (5)
120
if (!_autoScaleDimensions.
IsEmpty
)
149
=> savedAutoScaleDimensions.
IsEmpty
310
if (_currentAutoScaleDimensions.
IsEmpty
)
1080
if (!ourExcludedFactor.
IsEmpty
)
1102
if (!excludedFactor.
IsEmpty
&& ParentInternal is not null)
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FormDocumentDesigner.cs (1)
266
if (!baseVar.
IsEmpty
)