4 writes to RootElement
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
99ParserContext.RootElement = _rootElement; 539ParserContext.RootElement = null; 1142ParserContext.RootElement = _rootElement; 4435ParserContext.RootElement = element;
12 references to RootElement
PresentationFramework (12)
System\Windows\Markup\BamlCollectionHolder.cs (1)
179_reader.ParserContext.RootElement,
System\Windows\Markup\BamlRecordReader.cs (11)
1140if (ParserContext.RootElement == null) 1323ParserContext.RootElement, 1333(ParserContext.RootElement is IComponentConnector) && 1334(ParserContext.RootElement == parent); 2235ParserContext.RootElement, 2553ParserContext.RootElement, 2824ParserContext.RootElement, 2858ParserContext.RootElement, 2868ParserContext.RootElement, 4433if (ParserContext.RootElement == null) 4966ParserContext.RootElement,