1 write to _frameworkTemplate
PresentationFramework (1)
System\Windows\TemplateNameScope.cs (1)
56_frameworkTemplate = frameworkTemplate;
6 references to _frameworkTemplate
PresentationFramework (6)
System\Windows\TemplateNameScope.cs (6)
152childIndex = fe.TemplateChildIndex = (int)_frameworkTemplate.ChildIndexFromChildName[name]; 158childIndex = fce.TemplateChildIndex = (int)_frameworkTemplate.ChildIndexFromChildName[name]; 166HybridDictionary templateChildLoadedDictionary = _frameworkTemplate._TemplateChildLoadedDictionary; 187_frameworkTemplate.HasInstanceValues, 188ref _frameworkTemplate.ChildRecordFromChildIndex); 247FrameworkTemplate.SetTemplateParentValues( name, element, _frameworkTemplate, ref _provideValueServiceProvider );