UWPTest
Brian Lima 8 years ago
parent fc56536549
commit f38060e1ad

Binary file not shown.

@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
using System.Windows;
namespace UWPHook
{

@ -1,15 +1,7 @@
using Newtonsoft.Json;
using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.ComponentModel;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Data;
using UWPHook.Properties;
namespace UWPHook
{

@ -20,8 +20,8 @@
<ListView x:Name="listView" RenderTransformOrigin="0.496,0.409">
<ListView.View>
<GridView>
<GridViewColumn Width="75" Header="alias" DisplayMemberBinding="{Binding game_alias}"/>
<GridViewColumn Width="300" Header="Name" DisplayMemberBinding="{Binding game_path}"/>
<GridViewColumn Width="100" Header="alias" DisplayMemberBinding="{Binding game_alias}"/>
<GridViewColumn Width="400" Header="Name" DisplayMemberBinding="{Binding game_path}"/>
</GridView>
</ListView.View>
</ListView>

@ -1,18 +1,6 @@
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;
namespace UWPHook
{

Binary file not shown.

Binary file not shown.

@ -1 +1 @@
[{"game_alias":"Forza Apex","game_path":"Microsoft.ApexPG_8wekyb3d8bbwe!forzamotorsportapex"},{"game_alias":"Forza Horizon 3", "game_path":"Microsoft.OpusPG_8wekyb3d8bbwe!App"},{"game_alias":"Killer Instinct","game_path":"Microsoft.KillerInstinct-Win10_8wekyb3d8bbwe!KillerInstinct.App"},{"game_alias":"Minecraft","game_path":"Microsoft.MinecraftUWP_8wekyb3d8bbwe!App"},{"game_alias":"Asphalt 8","game_path":"GAMELOFTSA.Asphalt8Airborne_0pp20fcewvvtj!App"}]
[{"game_alias":"Forza Apex","game_path":"Microsoft.ApexPG_8wekyb3d8bbwe!forzamotorsportapex"},{"game_alias":"Forza Horizon 3","game_path":"Microsoft.OpusPG_8wekyb3d8bbwe!App"},{"game_alias":"Killer Instinct","game_path":"Microsoft.KillerInstinct-Win10_8wekyb3d8bbwe!KillerInstinct.App"},{"game_alias":"Minecraft","game_path":"Microsoft.MinecraftUWP_8wekyb3d8bbwe!App"},{"game_alias":"Asphalt 8","game_path":"GAMELOFTSA.Asphalt8Airborne_0pp20fcewvvtj!App"},{"game_alias":"Hitman GO","game_path":"39C668CD.HitmanGO_r7bfsmp40f67j!App"}]

@ -1 +1 @@
[{"game_alias":"Forza Apex","game_path":"Microsoft.ApexPG_8wekyb3d8bbwe!forzamotorsportapex"},{"game_alias":"Forza Horizon 3", "game_path":"Microsoft.OpusPG_8wekyb3d8bbwe!App"},{"game_alias":"Killer Instinct","game_path":"Microsoft.KillerInstinct-Win10_8wekyb3d8bbwe!KillerInstinct.App"},{"game_alias":"Minecraft","game_path":"Microsoft.MinecraftUWP_8wekyb3d8bbwe!App"},{"game_alias":"Asphalt 8","game_path":"GAMELOFTSA.Asphalt8Airborne_0pp20fcewvvtj!App"}]
[{"game_alias":"Forza Apex","game_path":"Microsoft.ApexPG_8wekyb3d8bbwe!forzamotorsportapex"},{"game_alias":"Forza Horizon 3", "game_path":"Microsoft.OpusPG_8wekyb3d8bbwe!App"},{"game_alias":"Killer Instinct","game_path":"Microsoft.KillerInstinct-Win10_8wekyb3d8bbwe!KillerInstinct.App"},{"game_alias":"Minecraft","game_path":"Microsoft.MinecraftUWP_8wekyb3d8bbwe!App"},{"game_alias":"Asphalt 8","game_path":"GAMELOFTSA.Asphalt8Airborne_0pp20fcewvvtj!App"},{"game_alias": "Hitman GO", "game_path":"39C668CD.HitmanGO_r7bfsmp40f67j!App"}]

Binary file not shown.

@ -1,4 +1,4 @@
#pragma checksum "..\..\MainWindow.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "EB1C3AA91BED862DBD7F69AABACA045D"
#pragma checksum "..\..\MainWindow.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "0403F259EB5896FF153F516A6A6E16E6"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.

@ -1,4 +1,4 @@
#pragma checksum "..\..\MainWindow.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "EB1C3AA91BED862DBD7F69AABACA045D"
#pragma checksum "..\..\MainWindow.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "0403F259EB5896FF153F516A6A6E16E6"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save