2 references to HasResources
PresentationFramework (2)
System\Windows\FrameworkContentElement.cs (1)
331
return (propertyName != "Resources" ||
HasResources
);
System\Windows\FrameworkElement.cs (1)
1647
if (fce.
HasResources
)