1 write to _parserContext
PresentationFramework (1)
src\Framework\System\Windows\FrameworkTemplate.cs (1)
1460_parserContext = parserContext.ScopedCopy(false /*copyNameScopeStack*/ );
2 references to _parserContext
PresentationFramework (2)
src\Framework\System\Windows\FrameworkTemplate.cs (2)
1465_parserContext.SkipJournaledProperties = false; 1473get { return _parserContext; }