Your App.xaml.cs will be looking like this :
====ViewsFolder===
MyListPage.xaml
MyListPage.xaml.cs
=====ViewModelFolder====
MyListViewModel.cs
====ModelFolder====
# If you have some problem check out my video Source
Output 😀
Your App.xaml.cs will be looking like this :
====ViewsFolder===
MyListPage.xaml
MyListPage.xaml.cs
=====ViewModelFolder====
MyListViewModel.cs
====ModelFolder====
# If you have some problem check out my video Source
Output 😀
You must be logged in to post a comment.
We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.
ASEP DADAN
public ObservableCollection MyListCollector { get; set; }
source teh top not working, how fix this problem?
help me, MyListCollector not use MyListViewModel