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

Skip to content
Snippets Groups Projects
Forked from VECTO / VECTO Sim
7772 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
MainWindow.xaml 270 B
<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>