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