8 references to IsEmpty
PresentationCore (8)
System\Windows\Media\Geometry.cs (5)
274
if (pathData.
IsEmpty
())
387
if (pathData.
IsEmpty
())
592
if (pathData.
IsEmpty
())
671
if (pathData.
IsEmpty
())
818
if (pathData.
IsEmpty
())
System\Windows\Media\PathGeometry.cs (3)
101
if (pathData.
IsEmpty
())
716
if (pathData.
IsEmpty
())
750
Debug.Assert(!pathData.
IsEmpty
());