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