3 references to GetBoundsConnected
PresentationCore (3)
MS\Internal\Ink\ErasingStroke.cs (3)
74_bounds.Union(strokeNode.GetBoundsConnected()); 117if (inkSegmentBounds.IntersectsWith(erasingStrokeNode.GetBoundsConnected()) 161if (false == inkSegmentBounds.IntersectsWith(erasingStrokeNode.GetBoundsConnected()))