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