3 references to GetBoundsConnected
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\ErasingStroke.cs (3)
77
_bounds.Union(strokeNode.
GetBoundsConnected
());
120
if (inkSegmentBounds.IntersectsWith(erasingStrokeNode.
GetBoundsConnected
())
164
if (false == inkSegmentBounds.IntersectsWith(erasingStrokeNode.
GetBoundsConnected
()))