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)
76
if (
_gchThis
.IsAllocated)
78
_gchThis
.Free();