4 writes to RootElement
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (4)
100ParserContext.RootElement = _rootElement; 540ParserContext.RootElement = null; 1143ParserContext.RootElement = _rootElement; 4436ParserContext.RootElement = element;
12 references to RootElement
PresentationFramework (12)
System\Windows\Markup\BamlCollectionHolder.cs (1)
180_reader.ParserContext.RootElement,
System\Windows\Markup\BamlRecordReader.cs (11)
1141if (ParserContext.RootElement == null) 1324ParserContext.RootElement, 1334(ParserContext.RootElement is IComponentConnector) && 1335(ParserContext.RootElement == parent); 2236ParserContext.RootElement, 2554ParserContext.RootElement, 2825ParserContext.RootElement, 2859ParserContext.RootElement, 2869ParserContext.RootElement, 4434if (ParserContext.RootElement == null) 4967ParserContext.RootElement,