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