3 references to SupportedExtensions
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\FontCacheUtil.cs (3)
391return SupportedExtensions[0]; 694for (int i = 0; i < SupportedExtensions.Length; ++i) 696string supportedExtension = SupportedExtensions[i];