Method Invoke
Invoke(object, EventArgs)
Invokes the event handler if the source is still alive.
public void Invoke(object sender, EventArgs e)
Invokes the event handler if the source is still alive.
public void Invoke(object sender, EventArgs e)