1 write to _boundingBox
PresentationFramework (1)
src\Framework\MS\Internal\Ink\LassoHelper.cs (1)
320
_boundingBox
= Rect.Empty;
4 references to _boundingBox
PresentationFramework (4)
src\Framework\MS\Internal\Ink\LassoHelper.cs (4)
91
_boundingBox
.Union(point);
108
_boundingBox
.Union(point);
124
_boundingBox
.Union(lassoPoint);
208
if (false ==
_boundingBox
.Contains(point))