3 writes to _templatedParent
PresentationFramework (3)
System\Windows\FrameworkElementFactory.cs (1)
1097
treeNodeFCE.
_templatedParent
= container ;
System\Windows\StyleHelper.cs (1)
2254
fce.
_templatedParent
= null;
System\Windows\TemplateNameScope.cs (1)
160
fce.
_templatedParent
= _templatedParent;
3 references to _templatedParent
PresentationFramework (3)
System\Windows\FrameworkContentElement.cs (3)
254
return
_templatedParent
;
662
FrameworkElement feTemplatedParent = (FrameworkElement)
_templatedParent
;
668
_templatedParent
,