2 references to StrokeBounds
PresentationCore (2)
System\Windows\Ink\IncrementalHitTester.cs (2)
384
if (lasso.Bounds.IntersectsWith(strokeInfo.
StrokeBounds
))
535
if ((erasingBounds.IntersectsWith(strokeInfo.
StrokeBounds
) == false) ||