3 writes to _technology
PresentationCore (3)
Core\CSharp\MS\Internal\FontFace\FontDriver.cs (3)
156_technology = FontTechnology.TrueTypeCollection; 162_technology = FontTechnology.PostscriptOpenType; 167_technology = FontTechnology.TrueType;
3 references to _technology
PresentationCore (3)
Core\CSharp\MS\Internal\FontFace\FontDriver.cs (3)
180if (_technology == FontTechnology.TrueTypeCollection) 195if (_technology == FontTechnology.TrueTypeCollection) 285if (_technology == FontTechnology.PostscriptOpenType)