WP7如何添加背景图片WP7如何使用后台代码给button控件添加背景图片[解决办法]**.xmal当中,如果Grid x:name
WP7如何添加背景图片
WP7如何使用后台代码给button控件添加背景图片
[解决办法]
**.xmal当中,如果Grid x:name="layout" />
code:
layout.Background = new ImageBrush(new ImageSource(uri));
WP7如何添加背景图片
WP7如何使用后台代码给button控件添加背景图片
[解决办法]
**.xmal当中,如果Grid x:name="layout" />
code:
layout.Background = new ImageBrush(new ImageSource(uri));