3 references to GetTypeConverterType
PresentationBuildTasks (3)
Framework\System\Windows\Markup\BamlMapTable.cs (1)
1605
converterType = XamlTypeMapper.
GetTypeConverterType
(attributeType);
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
4747
Type converterType = XamlTypeMapper.
GetTypeConverterType
(elementType);
4765
Type converterType = XamlTypeMapper.
GetTypeConverterType
(elementType);