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