Windows.ApplicationModel.AppExtensions Namespace

Enable your app to use content provided by other apps. Discover, enumerate, and access read-only content from those apps.

Classes

AppExtension

Provides information about an application extension.

AppExtensionCatalog

Provides information about available extensions within an extension group.

AppExtensionPackageInstalledEventArgs

Provides information for the AppExtensionCatalog.PackageInstalled event.

AppExtensionPackageStatusChangedEventArgs

Provides information for the AppExtensionCatalog.PackageStatusChanged event.

AppExtensionPackageUninstallingEventArgs

Provides information for the AppExtensionCatalog.PackageUninstalling event.

AppExtensionPackageUpdatedEventArgs

Provides information for the AppExtensionCatalog.PackageUpdated event.

AppExtensionPackageUpdatingEventArgs

Provides information for the AppExtensionCatalog.PackageUpdating event.

See also