2 references to GetStrokesBounds
PresentationFramework (2)
src\Framework\MS\Internal\Ink\InkCanvasSelection.cs (2)
128
return Rect.Union(
GetStrokesBounds
(), GetElementsUnionBounds());
905
_inkCanvas.SelectionAdorner.UpdateSelectionWireFrame(
GetStrokesBounds
(), GetElementsBounds());