2 references to BamlMapTable
PresentationFramework (2)
System\Windows\Markup\BamlMapTable.cs (1)
1696
BamlMapTable table = new
BamlMapTable
(_xamlTypeMapper);
System\Windows\Markup\ParserContext.cs (1)
348
_mapTable = new
BamlMapTable
(value);