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