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