4 writes to RootElement
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
100ParserContext.RootElement = _rootElement; 543ParserContext.RootElement = null; 1146ParserContext.RootElement = _rootElement; 4445ParserContext.RootElement = element;
12 references to RootElement
PresentationFramework (12)
System\Windows\Markup\BamlCollectionHolder.cs (1)
180_reader.ParserContext.RootElement,
System\Windows\Markup\BamlRecordReader.cs (11)
1144if (ParserContext.RootElement == null) 1327ParserContext.RootElement, 1337(ParserContext.RootElement is IComponentConnector) && 1338(ParserContext.RootElement == parent); 2239ParserContext.RootElement, 2557ParserContext.RootElement, 2828ParserContext.RootElement, 2862ParserContext.RootElement, 2872ParserContext.RootElement, 4443if (ParserContext.RootElement == null) 4976ParserContext.RootElement,