Currently i'am developing app that will be possible to share image, with information take it of longlistselector as is showed in app, i'am trying save an ui element as a image, i don't know how can i achieve this task.
In android i realized that is possible to do this with getDrawingCache , but in windows phone 8 if is it possible?. I won´t to create new image with each element of LLS,
How can i save UI longlistselector as a image in windows phone?
I tried to do screen shoot of the current view, but not of all elements of LLS are visible.
Thanks in advance!.