Fired when the user has completed a purchase.
public:
static event ProductPurchasedEventHandler^ ProductPurchased {
EventRegistrationToken add (ProductPurchasedEventHandler^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.ApplicationModel.Store
Metadata: windows.winmd