Piccolo.NET

PInputEventArgs.DispatchTo Method 

Raises the appropriate event on the given node.

public virtual void DispatchTo(
   object sender
);

Parameters

sender
The node for which the event will be raised.

See Also

PInputEventArgs Class | UMD.HCIL.Piccolo.Event Namespace