8 references to IsEmpty
PresentationCore (8)
System\Windows\Media\Geometry.cs (5)
275
if (pathData.
IsEmpty
())
388
if (pathData.
IsEmpty
())
599
if (pathData.
IsEmpty
())
678
if (pathData.
IsEmpty
())
828
if (pathData.
IsEmpty
())
System\Windows\Media\PathGeometry.cs (3)
102
if (pathData.
IsEmpty
())
719
if (pathData.
IsEmpty
())
753
Debug.Assert(!pathData.
IsEmpty
());