I Want to Display the Images Dynamically.i’e If Whenever Click On Particular image some more (4 to 5 times)times that can be disappear and new image can be fill this place.in that i want to display the images dynamically in windows phone 7 using silverlight.
I Want to Display the Images Dynamically.i’e If Whenever Click On Particular image some
Share
I know this is a very old question but I had a couple of free minutes 😉
The following will display a different random image from the images stored on the device every fourth time the screen is tapped.
XAML:
C#