1 write to _startRect
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
679
_startRect
= startRect;
2 references to _startRect
PresentationFramework (2)
System\Windows\Documents\CompositionAdorner.cs (2)
701
return
_startRect
.BottomLeft;
723
return
_startRect
;