2 references to _templatedNonFeChildrenField
PresentationFramework (2)
src\Framework\System\Windows\TemplateNameScope.cs (2)
128
Hashtable nonFeChildren =
_templatedNonFeChildrenField
.GetValue(_templatedParent);
132
_templatedNonFeChildrenField
.SetValue(_templatedParent, nonFeChildren);