3 references to PostscriptOpenType
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
433
_fontTechnology = FontTechnology.
PostscriptOpenType
;
Core\CSharp\MS\Internal\FontFace\FontDriver.cs (2)
162
_technology = FontTechnology.
PostscriptOpenType
;
285
if (_technology == FontTechnology.
PostscriptOpenType
)