added samples
[windows-sources.git] / sdk / samples / WPFSamples / CustomAnimationSample / csharp / app.xaml
blobd26938877ddf7932bbece5e5c7a9ca4492368cfa
1 <Application x:Class="Microsoft.Samples.Animation.app"
2     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
4 </Application>