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