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