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