1 write to Bounds
PresentationCore (1)
MS\Internal\Ink\Lasso.cs (1)
743Bounds = bounds;
3 references to Bounds
PresentationCore (3)
MS\Internal\Ink\Lasso.cs (1)
759_prevBounds = Bounds;
System\Windows\Ink\IncrementalHitTester.cs (1)
383if (lasso.Bounds.IntersectsWith(strokeInfo.StrokeBounds))
System\Windows\Ink\Stroke2.cs (1)
591if (!lasso.Bounds.IntersectsWith(this.GetBounds()))