1 write to _gchThis
PresentationFramework (1)
System\Windows\Documents\WinEventHandler.cs (1)
40_gchThis = GCHandle.Alloc(_winEventProc.Value);
3 references to _gchThis
PresentationFramework (3)
System\Windows\Documents\WinEventHandler.cs (3)
80if (_gchThis.IsAllocated) 82_gchThis.Free(); 89if (_gchThis.IsAllocated)