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