2 references to StrokeBounds
PresentationCore (2)
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (2)
404if (lasso.Bounds.IntersectsWith(strokeInfo.StrokeBounds)) 555if ((erasingBounds.IntersectsWith(strokeInfo.StrokeBounds) == false) ||