Forum Discussion
Sneets
Aug 09, 2023Copper Contributor
WPF: Project doesn't find its own Classes ("tag not found in namespace")
Hi there, I've got a problem that's driving me crazy: c# WPF Custom Controls Project (NET 7), Base Namespace "UserControls". All the controls, styles and Converters existing in the project are i...
AlchemyBlinker
Sep 08, 2023Copper Contributor
Man, I am sad to see this here with no replies so far... you have perfectly described the problem I am having as well. Only difference is that I am using .NET 6, not 7. I have also tried the things you have tried, and everything I could Google, but nothing has solved this problem for me. I guess I will go without custom components for now.