protected virtual Task HandleKeyUpAsync( LayoutViewKeyEventArgs args )
Protected Overridable Function HandleKeyUpAsync( _ ByVal args As LayoutViewKeyEventArgs _ ) As Task
Parameters
- args
 - A LayoutViewKeyEventArgs that contains the event data.
 
Return Value
A Task that represents a key up event.