3 writes to _fontTechnology
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (3)
429_fontTechnology = FontTechnology.TrueTypeCollection; 433_fontTechnology = FontTechnology.PostscriptOpenType; 437_fontTechnology = FontTechnology.TrueType;
1 reference to _fontTechnology
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
255return _fontTechnology;