IViewProviderFactory interface

Creates an instance of views that implement the IViewProvider interface.

When to implement

UI frameworks or applications should implement this interface to integrate with the application object around creating views for an application.

Members

The IViewProviderFactory interface inherits from the IUnknown interface. IViewProviderFactory also has these types of members:

  • Methods

Methods

The IViewProviderFactory interface has these methods.

Method Description
CreateViewProvider

Allows an application to register a handler for tile launch activation.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Header

Windows.ApplicationModel.Core.h

IDL

Windows.ApplicationModel.Core.idl