newSanwindow hinzugefügt

This commit is contained in:
Husky
2020-06-13 16:46:18 +02:00
parent 9442d94de5
commit dc07ba2638
7 changed files with 56 additions and 4 deletions

View File

@@ -20,8 +20,9 @@
<Grid>
<Grid.RowDefinitions>
<RowDefinition />
<RowDefinition />
</Grid.RowDefinitions>
<ContentControl Grid.Row="0" Content="{Binding }" ContentTemplate="{StaticResource SelectNewTätigkeitenLVPosition}" />
<ContentControl Grid.Row="1" />
</Grid>
</UserControl>