Represents the method that will handle the LicenseChanged event.
public delegate void LicenseChangedEventHandler()
LicenseChanged events occur when the state of an app’s license changes while the app is running. You can decide how to respond to these changes. For example, you could have the app respond immediately to the change or you could ignore it until the next time the user opens the app.
This API is not implemented and will throw an exception if called.
Note
This class makes cross-OS calls. For more information, see Cross-OS Calls.
Namespace: Windows.ApplicationModel.Store
Metadata: windows.winmd