private void btnUserCollection_Click(object sender, RoutedEventArgs e)
 {
     StoreHelper.GetAddonLincenseInformation(this);
 }