I am having issues with a WPF app. I have been trying to solve them for a while. One error was a duplicate method. There was none but to make absolutely sure, I searched for “InitializeComponent” using control + F. The search yielded no results. This is odd, since I copied the “InitializeComponent” from the document and pasted it into the search bar. I am looking right at “InitializeComponent” but the search can’t find it.
I feel as this whole app is FUBAR, and I have no idea what has gone wrong.
I tried copying and pasting a word in the code and searching for it, but then it tells me that the serach was unsuccessful.
2