Hi,
I'm using the Article Parallax Header Page from the UI Kit as a foundation for my page. However, I would like to find out how to add a Tap Gesture to the Image in the parallax, so that when it is tapped, it shows a popup with the image in.
It seems that whenever I add the TapGesture to the image in the Parallax, the event never gets called in the code-behind.
Do you know how to fix this?