2 writes to _gsub
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
65
_gsub
= null;
287
_gsub
= GetFontTable(Text.TextInterface.OpenTypeTableTag.TTO_GSUB);
1 reference to _gsub
PresentationCore (1)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
290
return
_gsub
;