add silverlight example

This commit is contained in:
2013-09-15 12:38:41 +02:00
parent b6bd02a5cc
commit 91b18e1eab
8 changed files with 360 additions and 0 deletions
@@ -0,0 +1,8 @@
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="PocketSharp.Silverlight.App"
>
<Application.Resources>
</Application.Resources>
</Application>