1 write to _startRect
PresentationFramework (1)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
684
_startRect
= startRect;
2 references to _startRect
PresentationFramework (2)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (2)
706
return
_startRect
.BottomLeft;
728
return
_startRect
;