1 write to _gchThis
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
183_gchThis = GCHandle.Alloc(_winEventProc);
2 references to _gchThis
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (2)
76if (_gchThis.IsAllocated) 78_gchThis.Free();