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