3 references to SupportedExtensions
PresentationCore (3)
MS\Internal\FontCache\FontCacheUtil.cs (3)
276return SupportedExtensions[0]; 527for (int i = 0; i < SupportedExtensions.Length; ++i) 529string supportedExtension = SupportedExtensions[i];