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)
1272if (_inkBoundingBox != null) 1274return (Rect)_inkBoundingBox;