3 writes to _fontTechnology
PresentationCore (3)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (3)
376_fontTechnology = FontTechnology.TrueTypeCollection; 380_fontTechnology = FontTechnology.PostscriptOpenType; 384_fontTechnology = FontTechnology.TrueType;
1 reference to _fontTechnology
PresentationCore (1)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
236return _fontTechnology;