Mercurial > defical
comparison defical-sharp/defical-gui/App.xaml @ 0:ebed2bd0d300
Initial import from svn. History be damned.
author | Edho P. Arief <me@myconan.net> |
---|---|
date | Fri, 02 Apr 2010 23:11:57 +0700 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ebed2bd0d300 |
---|---|
1 <Application x:Class="defical_gui.App" | |
2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" | |
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" | |
4 StartupUri="main.xaml"> | |
5 <Application.Resources> | |
6 | |
7 </Application.Resources> | |
8 </Application> |