Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
MainWindow.xaml 270 B
Newer Older
<Window x:Class="HashingTool.MainWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        Title="VECTO Hashing Tool" Height="422" Width="738">
	<Grid>

	</Grid>
</Window>