1 write to _frameworkTemplate
PresentationFramework (1)
System\Windows\TemplateNameScope.cs (1)
60_frameworkTemplate = frameworkTemplate;
6 references to _frameworkTemplate
PresentationFramework (6)
System\Windows\TemplateNameScope.cs (6)
156childIndex = fe.TemplateChildIndex = (int)_frameworkTemplate.ChildIndexFromChildName[name]; 162childIndex = fce.TemplateChildIndex = (int)_frameworkTemplate.ChildIndexFromChildName[name]; 170HybridDictionary templateChildLoadedDictionary = _frameworkTemplate._TemplateChildLoadedDictionary; 191_frameworkTemplate.HasInstanceValues, 192ref _frameworkTemplate.ChildRecordFromChildIndex); 251FrameworkTemplate.SetTemplateParentValues( name, element, _frameworkTemplate, ref _provideValueServiceProvider );