using System; using System.Collections.Generic; using System.Diagnostics; using System.Drawing; using System.IO; using System.Linq; using System.Threading.Tasks; using System.Windows.Forms; using PKHeX.Core; using PKHeX.WinForms.Properties; using static PKHeX.Core.MessageStrings; namespace PKHeX.WinForms { public partial class SAV_FolderList : Form { private readonly Action OpenSaveFile; private readonly List Paths; private readonly SortableBindingList Recent; private readonly SortableBindingList Backup; private readonly List