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