1 write to _xamlTypeMapper
PresentationBuildTasks (1)
Framework\System\Windows\Markup\ParserContext.cs (1)
358_xamlTypeMapper = value;
3 references to _xamlTypeMapper
PresentationBuildTasks (3)
Framework\System\Windows\Markup\ParserContext.cs (3)
350return _xamlTypeMapper ; 356if (_xamlTypeMapper != value) 360_xamlTypeMapper.MapTable = _mapTable;