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