1 write to _boundingRect
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1220
_boundingRect
= geom.Bounds; //Get bounding rect
1 reference to _boundingRect
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1244
return
_boundingRect
;