2 references to HitTestWithPathGeometry
PresentationCore (2)
Core\CSharp\System\Windows\Media\Geometry.cs (2)
567return PathGeometry.HitTestWithPathGeometry(this, geometry, tolerance, type); 596return PathGeometry.HitTestWithPathGeometry(pathGeometry1, geometry, tolerance, type);