2 references to IdeoTypographyAvailable
PresentationCore (2)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
613typography |= TypographyAvailabilities.IdeoTypographyAvailable;
Core\CSharp\System\Windows\Media\Typeface.cs (1)
570return ((typography & TypographyAvailabilities.IdeoTypographyAvailable) == 0);