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