I have a collectionViewSource
with my data that has theme elements and images that I'm trying to display at runtime in a windows store app. So how can I change my background color using my own data Context.
Asked
Active
Viewed 40 times
1

No Idea For Name
- 11,411
- 10
- 42
- 70

Karabo Matsemela
- 21
- 3
-
This might be useful: http://stackoverflow.com/questions/13285018/equivalent-of-css-in-xaml/13287730#13287730 – Mgetz Aug 05 '13 at 13:14
-
Thanks for the reply but that's not what i was looking for ,i just want to know how to put a collection list of images into a bitmapimage class – Karabo Matsemela Aug 06 '13 at 05:19