3 references to Available
PresentationCore (3)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
547typography |= TypographyAvailabilities.Available; 556typography |= TypographyAvailabilities.Available;
System\Windows\Media\Typeface.cs (1)
562return ((typography & TypographyAvailabilities.Available) == 0);