Exemple #1
0
 public UwpAppWrapper(AppListEntryEx <Image> entry) => appListEntry = entry;
Exemple #2
0
 public UwpAppWrapper(AppListEntryEx <ImageSource> entry) => Entry = entry;