在xaml里写样式特别简单,只要在Image的Source属性里填上图片的地址就好了。 c#代码:. Logo.Source = new BitmapImage(new Uri("Assets/icon/logo.png"));.
確定! 回上一頁