4 writes to RootElement
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
115ParserContext.RootElement = _rootElement; 558ParserContext.RootElement = null; 1161ParserContext.RootElement = _rootElement; 4457ParserContext.RootElement = element;
12 references to RootElement
PresentationFramework (12)
System\Windows\Markup\BamlCollectionHolder.cs (1)
181_reader.ParserContext.RootElement,
System\Windows\Markup\BamlRecordReader.cs (11)
1159if (ParserContext.RootElement == null) 1342ParserContext.RootElement, 1352(ParserContext.RootElement is IComponentConnector) && 1353(ParserContext.RootElement == parent); 2254ParserContext.RootElement, 2570ParserContext.RootElement, 2841ParserContext.RootElement, 2875ParserContext.RootElement, 2885ParserContext.RootElement, 4455if (ParserContext.RootElement == null) 4988ParserContext.RootElement,