2 references to GlyphOffsets
PresentationCore (2)
Core\CSharp\System\Windows\Media\GlyphRun.cs (1)
1509
if (
GlyphOffsets
!= null)
Core\CSharp\System\Windows\Media\GlyphsSerializer.cs (1)
68
_offsets = glyphRun.
GlyphOffsets
;