1 write to _boundingBox
PresentationFramework (1)
MS\Internal\Ink\LassoHelper.cs (1)
311
_boundingBox
= Rect.Empty;
4 references to _boundingBox
PresentationFramework (4)
MS\Internal\Ink\LassoHelper.cs (4)
84
_boundingBox
.Union(point);
101
_boundingBox
.Union(point);
116
_boundingBox
.Union(lassoPoint);
199
if (false ==
_boundingBox
.Contains(point))