Hi,
I am new to WPF and need help to solve an error with it.
I have tried changing the Target Framework and set the target CPU to x86.
When trying to build the solution I get the error:
The name "CenterConverter" does not exist in the namespace "clr-namespace:NWpfTransitions".
The tag 'CenterConverter' does not exist in XML namespace 'clr-namespace:NWpfTransitions'
The type 'loc:CenterConverter' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built
Thank you in advance.
![Name: pic1.jpg
Views: 53
Size: 32.0 KB]()
![Name: pic2.png
Views: 60
Size: 21.5 KB]()
![Name: pic3.jpg
Views: 41
Size: 14.6 KB]()
I am new to WPF and need help to solve an error with it.
I have tried changing the Target Framework and set the target CPU to x86.
When trying to build the solution I get the error:
The name "CenterConverter" does not exist in the namespace "clr-namespace:NWpfTransitions".
The tag 'CenterConverter' does not exist in XML namespace 'clr-namespace:NWpfTransitions'
The type 'loc:CenterConverter' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built
Thank you in advance.