I\'m currently working w/ VS studio 2010, .NET 4.0. Here is my scenario:
I currently have a class library project called \"Images\" that contains a sub folder calle
My image is not in the same project as my window
I solve the problem going to Solution Explorer > "Project name" > Resources then select the image and change Build Action to Resource.