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; 285if (_technology == FontTechnology.PostscriptOpenType)