Files
PocketSharp/PocketSharp.Examples/PocketSharp.Silverlight/App.xaml
T
2013-09-15 12:38:41 +02:00

9 lines
298 B
XML

<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>