Piccolo.NET

PNavigationEventHandler.MoveFocusUp Method 

Moves the focus to the nearest node above this node.

public virtual void MoveFocusUp(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

See Also

PNavigationEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace