equal
deleted
inserted
replaced
1 <Application x:Class="FingersDance.Control.Player.App" |
1 <Application x:Class="FingersDance.Control.Player.App" |
2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
4 StartupUri="SurfaceWindow1.xaml" |
4 StartupUri="SurfacePlayerTest.xaml" |
5 > |
5 > |
6 <Application.Resources> |
6 <Application.Resources> |
7 <ResourceDictionary> |
7 <ResourceDictionary> |
8 <ResourceDictionary.MergedDictionaries> |
8 <ResourceDictionary.MergedDictionaries> |
9 <ResourceDictionary Source="/Microsoft.Surface.Presentation.Generic;v1.0.0.0;31bf3856ad364e35;component/themes\generic.xaml"/> |
9 <ResourceDictionary Source="/Microsoft.Surface.Presentation.Generic;v1.0.0.0;31bf3856ad364e35;component/themes\generic.xaml"/> |