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