When I add new event handler for any event, VS creates method like object_Click. But ReSharper underlines this method as Warning, because all methods should no
object_Click
On your file menu you should have "Resharper" Click it -> Options -> Naming conventions (on left menu).
From there you can specify what naming conventions are used for each of the naming types/styles.