31 references to IsEmpty
PresentationCore (31)
MS\Internal\Media3D\LineUtil.cs (1)
487
if (box.
IsEmpty
)
MS\Internal\Media3D\M3DUtil.cs (2)
41
Debug.Assert(!bounds.
IsEmpty
,
127
if (originalBox.
IsEmpty
)
System\Windows\Media3D\Generated\Rect3D.cs (4)
86
if (rect1.
IsEmpty
)
88
return rect2.
IsEmpty
;
146
if (
IsEmpty
)
309
if (
IsEmpty
)
System\Windows\Media3D\Geometry3D.cs (1)
83
if (bounds.
IsEmpty
)
System\Windows\Media3D\MeshGeometry3D.cs (2)
55
if (_cachedBounds.
IsEmpty
)
530
Debug.Assert(_cachedBounds.
IsEmpty
,
System\Windows\Media3D\Rect3D.cs (20)
42
Debug.Assert(size.IsEmpty ==
IsEmpty
);
142
if (
IsEmpty
)
160
if(
IsEmpty
)
173
if (
IsEmpty
)
196
if (
IsEmpty
)
221
if (
IsEmpty
)
246
if (
IsEmpty
)
271
if (
IsEmpty
)
291
if (
IsEmpty
)
311
if (
IsEmpty
)
352
if (
IsEmpty
)
369
if (
IsEmpty
|| rect.
IsEmpty
)
392
if (
IsEmpty
|| rect.
IsEmpty
)
412
if (
IsEmpty
|| rect.
IsEmpty
|| !this.IntersectsWith(rect))
450
if (
IsEmpty
)
454
else if (!rect.
IsEmpty
)
520
if (
IsEmpty
)
System\Windows\Media3D\Viewport3DVisual.cs (1)
552
if (_bboxChildrenSubgraph3D.
IsEmpty
)