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