1 override of HitTest
PresentationCore (1)
MS\Internal\Ink\EllipticalNodeOperations.cs (1)
275
internal override bool
HitTest
(
2 references to HitTest
PresentationCore (2)
MS\Internal\Ink\StrokeNode.cs (1)
854
return _operations.
HitTest
(_lastNode, _thisNode, ConnectingQuad, hittingContour);
MS\Internal\Ink\StrokeNodeOperations.cs (1)
557
if (
HitTest
(beginNode, endNode, quad, hitContour))