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