1 write to _inkBoundingBox
PresentationCore (1)
Core\CSharp\System\Windows\Media\GlyphRun.cs (1)
1446
_inkBoundingBox
= bounds;
2 references to _inkBoundingBox
PresentationCore (2)
Core\CSharp\System\Windows\Media\GlyphRun.cs (2)
1272
if (
_inkBoundingBox
!= null)
1274
return (Rect)
_inkBoundingBox
;