31 references to IsEmpty
PresentationCore (31)
MS\Internal\Media3D\LineUtil.cs (1)
486
if (box.
IsEmpty
)
MS\Internal\Media3D\M3DUtil.cs (2)
40
Debug.Assert(!bounds.
IsEmpty
,
126
if (originalBox.
IsEmpty
)
System\Windows\Media3D\Generated\Rect3D.cs (4)
92
if (rect1.
IsEmpty
)
94
return rect2.
IsEmpty
;
152
if (
IsEmpty
)
318
if (
IsEmpty
)
System\Windows\Media3D\Geometry3D.cs (1)
82
if (bounds.
IsEmpty
)
System\Windows\Media3D\MeshGeometry3D.cs (2)
54
if (_cachedBounds.
IsEmpty
)
529
Debug.Assert(_cachedBounds.
IsEmpty
,
System\Windows\Media3D\Rect3D.cs (20)
41
Debug.Assert(size.IsEmpty ==
IsEmpty
);
141
if (
IsEmpty
)
159
if(
IsEmpty
)
172
if (
IsEmpty
)
195
if (
IsEmpty
)
220
if (
IsEmpty
)
245
if (
IsEmpty
)
270
if (
IsEmpty
)
290
if (
IsEmpty
)
310
if (
IsEmpty
)
351
if (
IsEmpty
)
368
if (
IsEmpty
|| rect.
IsEmpty
)
391
if (
IsEmpty
|| rect.
IsEmpty
)
411
if (
IsEmpty
|| rect.
IsEmpty
|| !this.IntersectsWith(rect))
449
if (
IsEmpty
)
453
else if (!rect.
IsEmpty
)
519
if (
IsEmpty
)
System\Windows\Media3D\Viewport3DVisual.cs (1)
545
if (_bboxChildrenSubgraph3D.
IsEmpty
)