Product.ProductPurchased Event

Fired when the user has completed a purchase.

Syntax

public:
static event ProductPurchasedEventHandler^ ProductPurchased {
         EventRegistrationToken add (ProductPurchasedEventHandler^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Xbox.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

Product Class

Product Members

Windows.Xbox.ApplicationModel.Store Namespace