摘要:
Image - 图片控件 MediaElement - 播放视频或音频的控件 示例1、Image 的 DemoImageDemo.xaml ImageDemo.xaml.cs 2、MediaElement 的 DemoMediaElementDemo.xaml MediaElementDemo.xa 阅读全文
摘要:
<Grid> <FlipView> <FlipView.Items> <FlipViewItem> <Grid> <Image Stretch="Fill" Source="/image/IMG_4.png" Margin="0,-1,0,1"></Image> <!--<TextBox x:Nam 阅读全文