コード例 #1
0
ファイル: App.xaml.cs プロジェクト: arionlos/1
 protected override void OnSleep()
 {
     _backgroundService.FireApplicationSleepEvent();
 }