1 write to _endRect
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
683
_endRect
= endRect;
2 references to _endRect
PresentationFramework (2)
System\Windows\Documents\CompositionAdorner.cs (2)
715
return
_endRect
.BottomRight;
737
return
_endRect
;