예제 #1
0
 private async void RichasyPage_Loaded(object sender, RoutedEventArgs e)
 {
     vm.CheckUpdate();
     await App._vm.Init();
 }
예제 #2
0