3 references to DefaultMapper
PresentationFramework (3)
System\Windows\Documents\TextRangeSerialization.cs (1)
68XamlTypeMapper xamlTypeMapper = XmlParserDefaults.DefaultMapper;
System\Windows\Markup\BamlReader.cs (1)
160XamlTypeMapper = XmlParserDefaults.DefaultMapper
System\Windows\Markup\XamlTypeMapper.cs (1)
241return XmlParserDefaults.DefaultMapper;