8 references to IsEmpty
PresentationCore (8)
System\Windows\Media\Geometry.cs (5)
287
if (pathData.
IsEmpty
())
400
if (pathData.
IsEmpty
())
611
if (pathData.
IsEmpty
())
690
if (pathData.
IsEmpty
())
840
if (pathData.
IsEmpty
())
System\Windows\Media\PathGeometry.cs (3)
126
if (pathData.
IsEmpty
())
743
if (pathData.
IsEmpty
())
777
Debug.Assert(!pathData.
IsEmpty
());