1 write to _bounds
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\ErasingStroke.cs (1)
72_bounds = Rect.Empty;
4 references to _bounds
PresentationCore (4)
Core\CSharp\MS\Internal\Ink\ErasingStroke.cs (4)
77_bounds.Union(strokeNode.GetBoundsConnected()); 91internal Rect Bounds { get { return _bounds; } } 114if (inkSegmentBounds.IntersectsWith(_bounds)) 157if (inkSegmentBounds.IntersectsWith(_bounds))