1 write to _gsubTable
PresentationCore (1)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
844
_gsubTable
= new FontTable(_layout.Gsub());
1 reference to _gsubTable
PresentationCore (1)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
857
return
_gsubTable
;