Durchlaufene Menu erzeugt
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
|
||||
<Grid>
|
||||
<Label>Auftraggebers</Label>
|
||||
<ListBox ItemsSource="{Binding Auftraggeberlist}"></ListBox>
|
||||
<ListBox ItemsSource="{Binding Auftraggeberlist}" SelectedItem="{Binding Path=SelectedAuftraggeber}"></ListBox>
|
||||
</Grid>
|
||||
</UserControl>
|
||||
|
||||
Reference in New Issue
Block a user