8 references to IsEmpty
PresentationCore (8)
System\Windows\Media\Geometry.cs (5)
275
if (pathData.
IsEmpty
())
388
if (pathData.
IsEmpty
())
593
if (pathData.
IsEmpty
())
672
if (pathData.
IsEmpty
())
819
if (pathData.
IsEmpty
())
System\Windows\Media\PathGeometry.cs (3)
102
if (pathData.
IsEmpty
())
717
if (pathData.
IsEmpty
())
751
Debug.Assert(!pathData.
IsEmpty
());