10 references to IsEmpty
PresentationCore (10)
Core\CSharp\System\Windows\Media3D\Generated\Size3D.cs (4)
109if (size1.IsEmpty) 111return size2.IsEmpty; 166if (IsEmpty) 326if (IsEmpty)
Core\CSharp\System\Windows\Media3D\Rect3D.cs (3)
53if (size.IsEmpty) 66Debug.Assert(size.IsEmpty == IsEmpty); 192if (value.IsEmpty)
Core\CSharp\System\Windows\Media3D\Size3D.cs (3)
99if (IsEmpty) 124if (IsEmpty) 150if (IsEmpty)