You have nice images, videos, web pages and other kind of content files in your project.
using Windows.UI.Xaml.Media.Imaging;
image1.Source = new BitmapImage(new Uri("ms-appx:///Assets/welcome.png"));