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); 208if (false == _boundingBox.Contains(point))