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