1 write to _boundingBox
PresentationFramework (1)
MS\Internal\Ink\LassoHelper.cs (1)
316
_boundingBox
= Rect.Empty;
4 references to _boundingBox
PresentationFramework (4)
MS\Internal\Ink\LassoHelper.cs (4)
89
_boundingBox
.Union(point);
106
_boundingBox
.Union(point);
121
_boundingBox
.Union(lassoPoint);
204
if (false ==
_boundingBox
.Contains(point))