When an event will be fired many times it is a good practice to do periodic garbage collection. When a VSTA add-in hooks into an event which is fired many times this becomes even more important because the memory usage for the host process will grow very...