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