1 write to _templatedParent
PresentationFramework (1)
System\Windows\TemplateNameScope.cs (1)
57_templatedParent = templatedParent;
8 references to _templatedParent
PresentationFramework (8)
System\Windows\TemplateNameScope.cs (8)
98if( _templatedParent == null ) 124Hashtable nonFeChildren = _templatedNonFeChildrenField.GetValue(_templatedParent); 128_templatedNonFeChildrenField.SetValue(_templatedParent, nonFeChildren); 148fe._templatedParent = _templatedParent; 155fce._templatedParent = _templatedParent; 183_templatedParent, 207if (_templatedParent != null) 209FrameworkObject fo = new FrameworkObject(_templatedParent);