ItemTappedEventArgsConverter
Converts/Extracts the incoming value from ItemTappedEventArgs object and returns the value of Item property from it.
public ItemTappedEventArgsConverter()
Converts/Extracts the incoming value from ItemTappedEventArgs object and returns the value of Item property from it.
This method is not implemented and will throw a NotImplementedException.