1 write to _startRect
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
682
_startRect
= startRect;
2 references to _startRect
PresentationFramework (2)
System\Windows\Documents\CompositionAdorner.cs (2)
704
return
_startRect
.BottomLeft;
726
return
_startRect
;