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)
155int hr = _GetActivationFactory(MarshalString.GetAbi(hstrRuntimeClassId), out instancePtr);