Method Invoke NamespaceAlternet.Editor.Wpf AssemblyAlternet.Editor.Wpf.v10.dll Invoke(object, EventArgs) Invokes the event handler if the source is still alive. public void Invoke(object sender, EventArgs e) Parameters sender object The source of the event. e EventArgs Specifies an event data.