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