2 references to BamlMapTable
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlMapTable.cs (1)
1706
BamlMapTable table = new
BamlMapTable
(_xamlTypeMapper);
src\Framework\System\Windows\Markup\ParserContext.cs (1)
359
_mapTable = new
BamlMapTable
(value);