1 write to _cachedStrokesBounds
PresentationFramework (1)
MS\Internal\Ink\InkCanvasSelection.cs (1)
816
_cachedStrokesBounds
= SelectedStrokes.Count != 0 ?
1 reference to _cachedStrokesBounds
PresentationFramework (1)
MS\Internal\Ink\InkCanvasSelection.cs (1)
821
return
_cachedStrokesBounds
;