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