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