1 write to _templatedParent
PresentationFramework (1)
src\Framework\System\Windows\TemplateNameScope.cs (1)
61_templatedParent = templatedParent;
8 references to _templatedParent
PresentationFramework (8)
src\Framework\System\Windows\TemplateNameScope.cs (8)
102if( _templatedParent == null ) 128Hashtable nonFeChildren = _templatedNonFeChildrenField.GetValue(_templatedParent); 132_templatedNonFeChildrenField.SetValue(_templatedParent, nonFeChildren); 152fe._templatedParent = _templatedParent; 159fce._templatedParent = _templatedParent; 187_templatedParent, 211if (_templatedParent != null) 213FrameworkObject fo = new FrameworkObject(_templatedParent);