コード例 #1
0
 public override void OnNavigatedTo(NavigationContext navigationContext)
 {
     Task.Run(() => PowerLogService.ScanEventLogsAsync());
 }