1 write to _mapTable
PresentationBuildTasks (1)
Framework\System\Windows\Markup\ParserContext.cs (1)
359_mapTable = new BamlMapTable(value);
2 references to _mapTable
PresentationBuildTasks (2)
Framework\System\Windows\Markup\ParserContext.cs (2)
360_xamlTypeMapper.MapTable = _mapTable; 579get { return _mapTable; }