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