2 references to HasResources
PresentationFramework (2)
src\Framework\System\Windows\FrameworkElement.cs (2)
777
return (propertyName != "Resources" ||
HasResources
);
1639
if (fe.
HasResources
)