private async void RichasyPage_Loaded(object sender, RoutedEventArgs e) { vm.CheckUpdate(); await App._vm.Init(); }