1 write to Bounds
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\Lasso.cs (1)
746
Bounds
= bounds;
3 references to Bounds
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\Lasso.cs (1)
762
_prevBounds =
Bounds
;
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (1)
404
if (lasso.
Bounds
.IntersectsWith(strokeInfo.StrokeBounds))
Core\CSharp\System\Windows\Ink\Stroke2.cs (1)
650
if (!lasso.
Bounds
.IntersectsWith(this.GetBounds()))