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