2 references to HitTestWithPathGeometry
PresentationCore (2)
System\Windows\Media\Geometry.cs (2)
536return PathGeometry.HitTestWithPathGeometry(this, geometry, tolerance, type); 565return PathGeometry.HitTestWithPathGeometry(pathGeometry1, geometry, tolerance, type);