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