Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / FileProperties / NewContainerView.xaml @ b12f73e8

History | View | Annotate | Download (309 Bytes)

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