31 references to IsEmpty
PresentationCore (31)
MS\Internal\Media3D\LineUtil.cs (1)
492
if (box.
IsEmpty
)
MS\Internal\Media3D\M3DUtil.cs (2)
44
Debug.Assert(!bounds.
IsEmpty
,
130
if (originalBox.
IsEmpty
)
System\Windows\Media3D\Generated\Rect3D.cs (4)
107
if (rect1.
IsEmpty
)
109
return rect2.
IsEmpty
;
167
if (
IsEmpty
)
330
if (
IsEmpty
)
System\Windows\Media3D\Geometry3D.cs (1)
85
if (bounds.
IsEmpty
)
System\Windows\Media3D\MeshGeometry3D.cs (2)
61
if (_cachedBounds.
IsEmpty
)
536
Debug.Assert(_cachedBounds.
IsEmpty
,
System\Windows\Media3D\Rect3D.cs (20)
62
Debug.Assert(size.IsEmpty ==
IsEmpty
);
162
if (
IsEmpty
)
180
if(
IsEmpty
)
193
if (
IsEmpty
)
216
if (
IsEmpty
)
241
if (
IsEmpty
)
266
if (
IsEmpty
)
291
if (
IsEmpty
)
311
if (
IsEmpty
)
331
if (
IsEmpty
)
372
if (
IsEmpty
)
389
if (
IsEmpty
|| rect.
IsEmpty
)
412
if (
IsEmpty
|| rect.
IsEmpty
)
432
if (
IsEmpty
|| rect.
IsEmpty
|| !this.IntersectsWith(rect))
470
if (
IsEmpty
)
474
else if (!rect.
IsEmpty
)
540
if (
IsEmpty
)
System\Windows\Media3D\Viewport3DVisual.cs (1)
563
if (_bboxChildrenSubgraph3D.
IsEmpty
)