2 references to CharSupportedTypes
PresentationFramework (2)
src\Framework\MS\Internal\Data\DefaultValueConverter.cs (2)
523
for (int i = 0; i <
CharSupportedTypes
.Length; ++i)
525
if (type ==
CharSupportedTypes
[i])