1 write to _gchThis
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
175
_gchThis
= GCHandle.Alloc(_winEventProc);
2 references to _gchThis
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (2)
68
if (
_gchThis
.IsAllocated)
70
_gchThis
.Free();