Lock app after inactivity option #7
Annotations
4 warnings
Analyze (csharp):
Guard/MainWindow.xaml.cs#L315
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Tray_Open_Click(NotifyIcon sender, RoutedEventArgs e)' doesn't match the target delegate 'RoutedNotifyIconEvent' (possibly because of nullability attributes).
|
Analyze (csharp):
Guard/MainWindow.xaml.cs#L315
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Tray_Open_Click(NotifyIcon sender, RoutedEventArgs e)' doesn't match the target delegate 'RoutedNotifyIconEvent' (possibly because of nullability attributes).
|
Analyze (csharp):
Guard/MainWindow.xaml.cs#L315
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Tray_Open_Click(NotifyIcon sender, RoutedEventArgs e)' doesn't match the target delegate 'RoutedNotifyIconEvent' (possibly because of nullability attributes).
|
Analyze (csharp):
Guard/MainWindow.xaml.cs#L315
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Tray_Open_Click(NotifyIcon sender, RoutedEventArgs e)' doesn't match the target delegate 'RoutedNotifyIconEvent' (possibly because of nullability attributes).
|