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