CommunityToolkit / CommunityToolkit/MVVM-Samples
C# Code in Collections example seems to be the same as that in RelayCommand
Open
- Dominant language
- No language data
- Stars
- 1.4k
- Forks
- 265
- PR merge metrics
- No merged PRs in 30d
Description
ViewModel code appears to be unfinished:
https://github.com/CommunityToolkit/MVVM-Samples/blob/master/samples/MvvmSample.Core/ViewModels/CollectionsPageViewModel.cs#L1-L15
The text for the C# in the View is the same as the text for the C# in the RelayCommand view:
https://github.com/CommunityToolkit/MVVM-Samples/blob/8963a8720dc783658e764e22629598509e044d7f/samples/MvvmSampleUwp/Views/CollectionsPage.xaml#L139-L159
https://github.com/CommunityToolkit/MVVM-Samples/blob/master/samples/MvvmSampleUwp/Views/RelayCommandPage.xaml#L47-L76
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.