PowerToys/src/core
Luthfi Mawarid 215c353dee
[fxcop] Settings UI (#7559)
* Remove redundant default initializations

* Implement IDisposable in HotkeySettingsControl

* Mark classes and methods as static

* Move Interop.ShowWindow to NativeMethods class

* Fix string-related warnings

* Remove unused argument for KeyEventHandler

* Log caught general exceptions

* Use safe navigation operator for null argument checks

* Suppress CA2007 warnings and enable FxCop

* Suppress warning for unused event handler params

* Use TryParse in ImageResizerPage

* Use ConfigureAwait(false) for CA2007
2020-10-29 14:24:16 -07:00
..
Microsoft.PowerToys.Settings.UI [fxcop] Settings UI (#7559) 2020-10-29 14:24:16 -07:00
Microsoft.PowerToys.Settings.UI.Library Catch Exceptions when settings.json is corrupted (#7553) 2020-10-26 11:13:53 -07:00
Microsoft.PowerToys.Settings.UI.Runner [fxcop] Settings UI (#7559) 2020-10-29 14:24:16 -07:00
Microsoft.PowerToys.Settings.UI.UnitTests [fxcop] Settings UI library (part 4) - project/namespace renames (#7403) 2020-10-22 09:45:48 -07:00
Directory.Build.targets Fix double compile issue for Launcher and Settings (#2759) 2020-05-08 09:07:18 -07:00