3 references to DefaultMapper
PresentationFramework (3)
System\Windows\Documents\TextRangeSerialization.cs (1)
67XamlTypeMapper xamlTypeMapper = XmlParserDefaults.DefaultMapper;
System\Windows\Markup\BamlReader.cs (1)
159XamlTypeMapper = XmlParserDefaults.DefaultMapper
System\Windows\Markup\XamlTypeMapper.cs (1)
240return XmlParserDefaults.DefaultMapper;