4 references to TrueTypeCollection
PresentationCore (4)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
376
_fontTechnology = FontTechnology.
TrueTypeCollection
;
MS\Internal\FontFace\FontDriver.cs (3)
145
_technology = FontTechnology.
TrueTypeCollection
;
169
if (_technology == FontTechnology.
TrueTypeCollection
)
184
if (_technology == FontTechnology.
TrueTypeCollection
)