so i have a realy weird problem.
in all my user controls IntializeComponents() have a red squigly.
and i cannot find any named XAML Components in the code behind.
everything that is red but i already typed earlyer stil works.
everything new i type doesn’t work. so i can’t ignore the squiglys.
i’m not shure when the problem started. i read about namespace conflicts. but i didn’t refactor anything.
my teacher (im stil learning) told me in the past that if you use binding. you should build often to keep references. but again i didn’t realy changed XAML today.
Any ideas what i have to do here?