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