8 references to IsEmpty
PresentationCore (8)
Core\CSharp\System\Windows\Media\Geometry.cs (5)
297if (pathData.IsEmpty()) 415if (pathData.IsEmpty()) 638if (pathData.IsEmpty()) 730if (pathData.IsEmpty()) 886if (pathData.IsEmpty())
Core\CSharp\System\Windows\Media\PathGeometry.cs (3)
143if (pathData.IsEmpty()) 786if (pathData.IsEmpty()) 826Debug.Assert(!pathData.IsEmpty());