1 write to _endRect
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
682
_endRect
= endRect;
2 references to _endRect
PresentationFramework (2)
System\Windows\Documents\CompositionAdorner.cs (2)
714
return
_endRect
.BottomRight;
736
return
_endRect
;