In WPF XAML I've got an Image tag and I'm trying to set the source to an image in my resx file. Fou.png is set to Build Action of Embedded Resource. For the life of me I can't get the source correct, it keeps say that Fou.png isn't part of the project even though I can see it in the Resouces foulder/Resx file. I've tried these below to no avail
Ideas