3 references to PostscriptOpenType
PresentationCore (3)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
368
_fontTechnology = FontTechnology.
PostscriptOpenType
;
MS\Internal\FontFace\FontDriver.cs (2)
137
_technology = FontTechnology.
PostscriptOpenType
;
252
if (_technology == FontTechnology.
PostscriptOpenType
)