2 writes to _strokesBounds
PresentationFramework (2)
src\Framework\MS\Internal\Controls\InkCanvasSelectionAdorner.cs (2)
104
_strokesBounds
= Rect.Empty;
166
_strokesBounds
= strokesBounds;
1 reference to _strokesBounds
PresentationFramework (1)
src\Framework\MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
164
if (
_strokesBounds
!= strokesBounds )