1 write to _templatedParent
PresentationFramework (1)
System\Windows\TemplateNameScope.cs (1)
58_templatedParent = templatedParent;
8 references to _templatedParent
PresentationFramework (8)
System\Windows\TemplateNameScope.cs (8)
99if( _templatedParent == null ) 125Hashtable nonFeChildren = _templatedNonFeChildrenField.GetValue(_templatedParent); 129_templatedNonFeChildrenField.SetValue(_templatedParent, nonFeChildren); 149fe._templatedParent = _templatedParent; 156fce._templatedParent = _templatedParent; 184_templatedParent, 208if (_templatedParent != null) 210FrameworkObject fo = new FrameworkObject(_templatedParent);