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