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