3 writes to _templatedParent
PresentationFramework (3)
System\Windows\FrameworkElementFactory.cs (1)
1086treeNodeFCE._templatedParent = container ;
System\Windows\StyleHelper.cs (1)
2242fce._templatedParent = null;
System\Windows\TemplateNameScope.cs (1)
155fce._templatedParent = _templatedParent;
3 references to _templatedParent
PresentationFramework (3)
System\Windows\FrameworkContentElement.cs (3)
232return _templatedParent; 637FrameworkElement feTemplatedParent = (FrameworkElement)_templatedParent; 643_templatedParent,