WPF .net core 6 Image control does not display in window
I created a new WPF C# desktop application in VS 2022 using .net core 6. For some reason the image shows in the designer but when the application is running it does not show. If I create a WPF C# desktop application in VS 2022 using .net framework 4.8 the Image does work.