2 writes to _hitPoint
PresentationCore (2)
Core\CSharp\System\Windows\Media\PointHitTestParameters.cs (2)
30
_hitPoint
= point;
46
_hitPoint
= hitPoint;
1 reference to _hitPoint
PresentationCore (1)
Core\CSharp\System\Windows\Media\PointHitTestParameters.cs (1)
40
return
_hitPoint
;