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