Here we will see
the loading of items in ListBox asynchronously.
ListBoxExample1.xaml
ListBoxExample1.xaml.cs
UI Display:
After pressing
F5,
Here we can see two processes at a time(asynchronously) in the above figure
1. Increment of
number by 1 in the grid.
2. Display of a
MessageBox along with number population in grid.
No comments:
Post a Comment