2 references to MapTable
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
64_bamlMapTable = parserContext.MapTable;
Framework\System\Windows\Markup\XamlParser.cs (1)
1340get { return _parserContext.MapTable; }