IActivationFactory Interface
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Enables classes to be activated by the Windows Runtime.
Assembly: mscorlib (in mscorlib.dll)
The IActivationFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ActivateInstance | Returns a new instance of the Windows Runtime class that is created by the IActivationFactory interface. |
Show:
