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