4 references to TrueTypeCollection
PresentationCore (4)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
364
_fontTechnology = FontTechnology.
TrueTypeCollection
;
MS\Internal\FontFace\FontDriver.cs (3)
131
_technology = FontTechnology.
TrueTypeCollection
;
155
if (_technology == FontTechnology.
TrueTypeCollection
)
170
if (_technology == FontTechnology.
TrueTypeCollection
)