【发布时间】:2013-02-05 02:58:31
【问题描述】:
可能重复:
How to pass the image value in one xaml page to another xaml page in windows phone 7?
Passing data from page to page
我认为不是重复的,因为我没有找到我的问题的答案,我没有传递图像,我在 Page2 中传递了 2darray[3,3] 值。 我正在开发一个 Windows Phone 7 应用程序。我有两个页面(主页和第 2 页)。我在主页上写了代码。我有一个带有值的二维数组。如何在 page2 中使用此数组?请给出一步一步的答案,我是初学者。
【问题讨论】:
-
这个已经被问过很多次了:stackoverflow.com/questions/4953491/…
标签: c# windows-phone-7