1 write to Bounds
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\Lasso.cs (1)
746Bounds = 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)
404if (lasso.Bounds.IntersectsWith(strokeInfo.StrokeBounds))
Core\CSharp\System\Windows\Ink\Stroke2.cs (1)
650if (!lasso.Bounds.IntersectsWith(this.GetBounds()))