2
Answers

load images/icons in WPF

Hello,
I have just started working with WPF. But I have a silly problem: I can't load images in WPF. It says "Cannot locate resource 'images/bla.jpg' " although bla.jpg is set as resource. What am I doing wrong? Thank you.

Answers (2)