Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 625 Bytes

appextensionpackageinstalledeventargs.md

File metadata and controls

20 lines (14 loc) · 625 Bytes
-api-id -api-type
T:Windows.ApplicationModel.AppExtensions.AppExtensionPackageInstalledEventArgs
winrt class

Windows.ApplicationModel.AppExtensions.AppExtensionPackageInstalledEventArgs

-description

Provides information for the AppExtensionCatalog.PackageInstalled event.

-remarks

Instances of this class are created by the system and passed as event arguments to your handler.

-examples

-see-also