Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / MainWindow.xaml @ 9bae55d1

History | View | Annotate | Download (282 Bytes)

1
<Window x:Class="Pithos.Client.WPF.MainWindow"
2
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
        Title="MainWindow" Height="350" Width="525">
5
    <Grid>
6
        
7
    </Grid>
8
</Window>