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