3 references to GetBoundsConnected
PresentationCore (3)
MS\Internal\Ink\ErasingStroke.cs (3)
73
_bounds.Union(strokeNode.
GetBoundsConnected
());
116
if (inkSegmentBounds.IntersectsWith(erasingStrokeNode.
GetBoundsConnected
())
160
if (!inkSegmentBounds.IntersectsWith(erasingStrokeNode.
GetBoundsConnected
()))