Hi,
I think, somewhere the event handler method is getting called.
Please check the code inside the event handler method
Also, try setting break point in event handler method and you can find out the method which is triggering second time by using call trace of debugger window as below
Hope this helps you identify the issue.
Regards,
Rama