8 references to IsEmpty
PresentationCore (8)
Core\CSharp\System\Windows\Media\Geometry.cs (5)
297
if (pathData.
IsEmpty
())
415
if (pathData.
IsEmpty
())
638
if (pathData.
IsEmpty
())
730
if (pathData.
IsEmpty
())
886
if (pathData.
IsEmpty
())
Core\CSharp\System\Windows\Media\PathGeometry.cs (3)
143
if (pathData.
IsEmpty
())
786
if (pathData.
IsEmpty
())
826
Debug.Assert(!pathData.
IsEmpty
());