1 write to _templatedParent
PresentationFramework (1)
System\Windows\TemplateNameScope.cs (1)
62_templatedParent = templatedParent;
8 references to _templatedParent
PresentationFramework (8)
System\Windows\TemplateNameScope.cs (8)
103if( _templatedParent == null ) 129Hashtable nonFeChildren = _templatedNonFeChildrenField.GetValue(_templatedParent); 133_templatedNonFeChildrenField.SetValue(_templatedParent, nonFeChildren); 153fe._templatedParent = _templatedParent; 160fce._templatedParent = _templatedParent; 188_templatedParent, 212if (_templatedParent != null) 214FrameworkObject fo = new FrameworkObject(_templatedParent);