2 writes to _strokesBounds
PresentationFramework (2)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (2)
93
_strokesBounds
= Rect.Empty;
154
_strokesBounds
= strokesBounds;
1 reference to _strokesBounds
PresentationFramework (1)
MS\Internal\Controls\InkCanvasSelectionAdorner.cs (1)
152
if (
_strokesBounds
!= strokesBounds)