4 references to TrueTypeCollection
PresentationCore (4)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
429
_fontTechnology = FontTechnology.
TrueTypeCollection
;
Core\CSharp\MS\Internal\FontFace\FontDriver.cs (3)
156
_technology = FontTechnology.
TrueTypeCollection
;
180
if (_technology == FontTechnology.
TrueTypeCollection
)
195
if (_technology == FontTechnology.
TrueTypeCollection
)