I'm receiving the following error:
Error 26 The type or namespace name 'Controls' does not exist in the namespace 'Microsoft.Windows' (are you missing an assembly reference?)
These two assemblies appear in the .g.cs file:
using Microsoft.Windows.Controls;
using Microsoft.Windows.Controls.Primitives;
When I remove them, the error returns.
Check your XAML code. Probably there will be xmlns pointing Microsoft.Windows.Controls.Primitives or Microsoft.Windows.Controls.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With