i want to change in runtime the Background property and i have to set an ImageBrush for it. I have added some images as Resources on my project, and now i can use them as System.Drawing.Bitmap.
How can i convert System.Drawing.Bitmap into ImageBrush ?