Blame view

sources/apps/files_videoviewer/src/silverlight/App.xaml 298 Bytes
6d9380f96   Cédric Dupont   Update sources OC...
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>