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