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