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