2 writes to _strokesBounds
PresentationFramework (2)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (2)
96
_strokesBounds
= Rect.Empty;
157
_strokesBounds
= strokesBounds;
1 reference to _strokesBounds
PresentationFramework (1)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
155
if (
_strokesBounds
!= strokesBounds)