3 references to Available
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
617
typography |= TypographyAvailabilities.
Available
;
626
typography |= TypographyAvailabilities.
Available
;
Core\CSharp\System\Windows\Media\Typeface.cs (1)
577
return ((typography & TypographyAvailabilities.
Available
) == 0);