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