view johndyer-mediaelement-13fa20a/src/silverlight/App.xaml @ 24:e3e41413cb9c

• Converted files
author Daniele Barchiesi <daniele.barchiesi@eecs.qmul.ac.uk>
date Mon, 25 Mar 2013 13:52:55 +0000
parents 032bc65ebafc
children
line wrap: on
line source
<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>