'Declaration
Public Property CellDoubleTapped As EventHandler(Of GridInputEventArgs)
public EventHandler<GridInputEventArgs> CellDoubleTapped {get; set;}
'Declaration
Public Property CellDoubleTapped As EventHandler(Of GridInputEventArgs)
public EventHandler<GridInputEventArgs> CellDoubleTapped {get; set;}