1 write to _gchThis
PresentationFramework (1)
System\Windows\Documents\WinEventHandler.cs (1)
34_gchThis = GCHandle.Alloc(_winEventProc);
3 references to _gchThis
PresentationFramework (3)
System\Windows\Documents\WinEventHandler.cs (3)
74if (_gchThis.IsAllocated) 76_gchThis.Free(); 83if (_gchThis.IsAllocated)