in Clock.Desktop.Uwp/App.xaml.cs [28:32]
public App() { InitializeComponent(); Suspending += OnSuspending; }