public UwpAppWrapper(AppListEntryEx <Image> entry) => appListEntry = entry;
public UwpAppWrapper(AppListEntryEx <ImageSource> entry) => Entry = entry;