1 write to _typeConverterType
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4194
set {
_typeConverterType
= value; }
1 reference to _typeConverterType
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4193
get { return
_typeConverterType
; }