This still isn't working perfectly because when FindMPsViewModel updates data, the PropertyChanged event doesn't automatically propagate to the other views (such as AccountPage.xaml or UserAccountInfoView.xaml) but I'll submit that as a separate issue.
Fixes #42
This still isn't working perfectly because when FindMPsViewModel updates data, the PropertyChanged event doesn't automatically propagate to the other views (such as AccountPage.xaml or UserAccountInfoView.xaml) but I'll submit that as a separate issue.