2 writes to _strokesBounds
PresentationFramework (2)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (2)
89
_strokesBounds
= Rect.Empty;
150
_strokesBounds
= strokesBounds;
1 reference to _strokesBounds
PresentationFramework (1)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
148
if (
_strokesBounds
!= strokesBounds)