2 references to HitTest
PresentationCore (2)
Core\CSharp\System\Windows\Media\ContainerVisual.cs (1)
156
return base.
HitTest
(point);
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (1)
128
return base.
HitTest
(point);