Blame view

sources/apps/files_videoviewer/mediaelement/src/silverlight/App.xaml 298 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
  <Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
               xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
               x:Class="SilverlightMediaElement.App"
               >
      <Application.Resources>
          
      </Application.Resources>
  </Application>