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