Skip to content

Instantly share code, notes, and snippets.

@niko86
Created March 8, 2020 09:00
Show Gist options
  • Save niko86/d90fc677d68e925aba6acdd6decdc3ff to your computer and use it in GitHub Desktop.
Save niko86/d90fc677d68e925aba6acdd6decdc3ff to your computer and use it in GitHub Desktop.
<Window
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Title="Gaiaform" Height="600" Width="800">
<Grid>
<DataGrid Name="TestDataGrid" />
</Grid>
</Window>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment