1 write to _frameworkTemplate
PresentationFramework (1)
System\Windows\TemplateNameScope.cs (1)
55_frameworkTemplate = frameworkTemplate;
6 references to _frameworkTemplate
PresentationFramework (6)
System\Windows\TemplateNameScope.cs (6)
151childIndex = fe.TemplateChildIndex = (int)_frameworkTemplate.ChildIndexFromChildName[name]; 157childIndex = fce.TemplateChildIndex = (int)_frameworkTemplate.ChildIndexFromChildName[name]; 165HybridDictionary templateChildLoadedDictionary = _frameworkTemplate._TemplateChildLoadedDictionary; 186_frameworkTemplate.HasInstanceValues, 187ref _frameworkTemplate.ChildRecordFromChildIndex); 246FrameworkTemplate.SetTemplateParentValues( name, element, _frameworkTemplate, ref _provideValueServiceProvider );