1 write to TypeConverterType
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapper.cs (1)
3463typeData.TypeConverterType = converterType;
2 references to TypeConverterType
PresentationFramework (2)
System\Windows\Markup\XamlTypeMapper.cs (2)
3445if (null != typeData.TypeConverterType) 3447converterType = typeData.TypeConverterType;