3 references to DefaultMapper
PresentationFramework (3)
System\Windows\Documents\TextRangeSerialization.cs (1)
74XamlTypeMapper xamlTypeMapper = XmlParserDefaults.DefaultMapper;
System\Windows\Markup\BamlReader.cs (1)
169_parserContext.XamlTypeMapper = XmlParserDefaults.DefaultMapper;
System\Windows\Markup\XamlTypeMapper.cs (1)
260return XmlParserDefaults.DefaultMapper;