1 write to _endRect
PresentationFramework (1)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
685
_endRect
= endRect;
2 references to _endRect
PresentationFramework (2)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (2)
717
return
_endRect
.BottomRight;
739
return
_endRect
;