private void btnGetAddOnList_Click(object sender, RoutedEventArgs e)
 {
     StoreHelper.GetAddonListInformation(this);
 }