2 references to StrokeBounds
PresentationCore (2)
System\Windows\Ink\IncrementalHitTester.cs (2)
383
if (lasso.Bounds.IntersectsWith(strokeInfo.
StrokeBounds
))
534
if ((!erasingBounds.IntersectsWith(strokeInfo.
StrokeBounds
)) ||