public void SetModList(ModList ml) { modList = ml; _collectionViewSource.Source = modList.collection; }