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