I have created a ClassLibrary project, and added a xaml of Window type. I wrote a console application and showing this wpf window.
The problem is I have to show an I
I got this working by:
Name of my WPF User Control project: WpfControls
Name of the folder containing the image: Images
Name of the imgae file: Asdf.png
Include the folder and image file into the WpfControls project
The image file's Build Action set to Resource
The Source property in the Image tag set to: