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