1 write to _startRect
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
681
_startRect
= startRect;
2 references to _startRect
PresentationFramework (2)
System\Windows\Documents\CompositionAdorner.cs (2)
703
return
_startRect
.BottomLeft;
725
return
_startRect
;