31 references to IsEmpty
PresentationCore (31)
Core\CSharp\MS\Internal\Media3D\LineUtil.cs (1)
493
if (box.
IsEmpty
)
Core\CSharp\MS\Internal\Media3D\M3DUtil.cs (2)
45
Debug.Assert(!bounds.
IsEmpty
,
131
if (originalBox.
IsEmpty
)
Core\CSharp\System\Windows\Media3D\Generated\Rect3D.cs (4)
112
if (rect1.
IsEmpty
)
114
return rect2.
IsEmpty
;
172
if (
IsEmpty
)
338
if (
IsEmpty
)
Core\CSharp\System\Windows\Media3D\Geometry3D.cs (1)
88
if (bounds.
IsEmpty
)
Core\CSharp\System\Windows\Media3D\MeshGeometry3D.cs (2)
64
if (_cachedBounds.
IsEmpty
)
541
Debug.Assert(_cachedBounds.
IsEmpty
,
Core\CSharp\System\Windows\Media3D\Rect3D.cs (20)
66
Debug.Assert(size.IsEmpty ==
IsEmpty
);
167
if (
IsEmpty
)
185
if(
IsEmpty
)
198
if (
IsEmpty
)
221
if (
IsEmpty
)
246
if (
IsEmpty
)
271
if (
IsEmpty
)
296
if (
IsEmpty
)
316
if (
IsEmpty
)
336
if (
IsEmpty
)
377
if (
IsEmpty
)
394
if (
IsEmpty
|| rect.
IsEmpty
)
417
if (
IsEmpty
|| rect.
IsEmpty
)
437
if (
IsEmpty
|| rect.
IsEmpty
|| !this.IntersectsWith(rect))
475
if (
IsEmpty
)
479
else if (!rect.
IsEmpty
)
545
if (
IsEmpty
)
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (1)
567
if (_bboxChildrenSubgraph3D.
IsEmpty
)