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