set data binding
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
Title="GetAllServices" Height="550" Width="350">
|
Title="GetAllServices" Height="550" Width="350">
|
||||||
|
|
||||||
<Grid>
|
<Grid>
|
||||||
<ListBox>
|
<ListBox ItemsSource="{Binding Services}">
|
||||||
<ListBox.ItemTemplate>
|
<ListBox.ItemTemplate>
|
||||||
<DataTemplate>
|
<DataTemplate>
|
||||||
<Border BorderBrush="Gray" BorderThickness="1">
|
<Border BorderBrush="Gray" BorderThickness="1">
|
||||||
|
|||||||
Reference in New Issue
Block a user