1 write to _inkBoundingBox
PresentationCore (1)
System\Windows\Media\GlyphRun.cs (1)
1405
_inkBoundingBox
= bounds;
2 references to _inkBoundingBox
PresentationCore (2)
System\Windows\Media\GlyphRun.cs (2)
1230
if (
_inkBoundingBox
!= null)
1232
return (Rect)
_inkBoundingBox
;