1 write to _gchThis
UIAutomationClient (1)
MS\Internal\Automation\WinEventWrap.cs (1)
266
_gchThis
= GCHandle.Alloc(_winEventProc);
2 references to _gchThis
UIAutomationClient (2)
MS\Internal\Automation\WinEventWrap.cs (2)
79
if (
_gchThis
.IsAllocated)
81
_gchThis
.Free();