Raises a notification event when the status of the app’s license changes.
public:
event LicenseChangedEventHandler^ LicenseChanged {
EventRegistrationToken add (LicenseChangedEventHandler^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.ApplicationModel.Store
Metadata: windows.winmd