1 write to _startRect
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
677
_startRect
= startRect;
2 references to _startRect
PresentationFramework (2)
System\Windows\Documents\CompositionAdorner.cs (2)
699
return
_startRect
.BottomLeft;
721
return
_startRect
;