'Declaration
Public Property KeyPressed As EventCallback(Of KeyboardEventArgs)
public EventCallback<KeyboardEventArgs> KeyPressed {get; set;}
'Declaration
Public Property KeyPressed As EventCallback(Of KeyboardEventArgs)
public EventCallback<KeyboardEventArgs> KeyPressed {get; set;}