1 write to _cachedStrokesBounds
PresentationFramework (1)
src\Framework\MS\Internal\Ink\InkCanvasSelection.cs (1)
838
_cachedStrokesBounds
= SelectedStrokes.Count != 0 ?
1 reference to _cachedStrokesBounds
PresentationFramework (1)
src\Framework\MS\Internal\Ink\InkCanvasSelection.cs (1)
843
return
_cachedStrokesBounds
;