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