2 writes to _gpos
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
66
_gpos
= null;
297
_gpos
= GetFontTable(Text.TextInterface.OpenTypeTableTag.TTO_GPOS);
1 reference to _gpos
PresentationCore (1)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
300
return
_gpos
;