Mercurial > hg > env-test-daniele
annotate johndyer-mediaelement-13fa20a/src/silverlight/App.xaml @ 25:4a4bd554b4c1 tip
Closing this sub branch.
author | Daniele Barchiesi <daniele.barchiesi@eecs.qmul.ac.uk> |
---|---|
date | Mon, 25 Mar 2013 14:02:54 +0000 |
parents | 032bc65ebafc |
children |
rev | line source |
---|---|
gyorgy@0 | 1 <Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
gyorgy@0 | 2 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
gyorgy@0 | 3 x:Class="SilverlightMediaElement.App" |
gyorgy@0 | 4 > |
gyorgy@0 | 5 <Application.Resources> |
gyorgy@0 | 6 |
gyorgy@0 | 7 </Application.Resources> |
gyorgy@0 | 8 </Application> |