mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 02:06:36 +02:00
[fxcop] Settings UI library (part 3) - exception handling (#7385)
* Log general exceptions caught in Settings * Rethrow argument-related exceptions in debug mode * Log ColorPicker settings errors into Settings Logs
This commit is contained in:
@@ -6,7 +6,6 @@ using System;
|
||||
using System.ComponentModel.Composition;
|
||||
using System.IO;
|
||||
using System.Threading;
|
||||
using ColorPicker.Helpers;
|
||||
using Microsoft.PowerToys.Settings.UI.Lib;
|
||||
using Microsoft.PowerToys.Settings.UI.Lib.Utilities;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user