1 write to _gposTable
PresentationCore (1)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
844
_gposTable
= new FontTable(_layout.Gpos());
1 reference to _gposTable
PresentationCore (1)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
860
return
_gposTable
;