在Windows Phone 7中将图像值从一个页面传递到另一个页面

在Windows Phone 7中将图像值从一个页面传递到另一个页面

问题描述:





我目前正处于一项任务,我需要将图像值从一个页面传递到另一个页面。精心说话....



我有一个xaml页面(第1页),它有三个图像按钮。我有另一页(第2页)有两个图像。当我点击应该调用第一页图像中的button1。同样,当我点击button2时,应该调用image3。



我用querystrings尝试了它。但是我无法在查询字符串中获取图像部分。请帮我解决这个问题..



问候......

Hi,

I am currently in a task where i need to pass image value from one page to other. speaking elaborately....

I have a xaml page(page1) which have three imagebuttons.I have another page(page2) with two images .when i click on button1 in the first page image two should be called.Similarly,when i click on button2 image3 should be called.

I tried it using querystrings. But i am unable to get the image section in the querystring. Please help me sort this out..

regards...