2 references to TemplatedNonFeChildrenField
PresentationFramework (2)
System\Windows\StyleHelper.cs (1)
5404
Hashtable hashtable =
TemplatedNonFeChildrenField
.GetValue(container);
System\Windows\TemplateNameScope.cs (1)
265
private static UncommonField<Hashtable> _templatedNonFeChildrenField = (UncommonField<Hashtable>)StyleHelper.
TemplatedNonFeChildrenField
;