I’m developing a Windows Phone application and I have some Ellipses. Is it possible to have a background image on them AND a background color?
When I looked for it, VS only allows me to change the Fill property with an image but didn’t allow me to keep the Color on Fill + the Image.
Just use two ellipses, overlapping each other:
Change the fill property of the second to use your image.