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