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