1 write to _GetActivationFactory
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT.cs (1)
142
_GetActivationFactory
= Platform.GetProcAddress<DllGetActivationFactory>(_moduleHandle);
1 reference to _GetActivationFactory
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT.cs (1)
155
int hr =
_GetActivationFactory
(MarshalString.GetAbi(hstrRuntimeClassId), out instancePtr);