示例#1
0
文件: App.xaml.cs 项目: arionlos/1
 protected override void OnSleep()
 {
     _backgroundService.FireApplicationSleepEvent();
 }