I have an Image with a mainly transparent bitmap lying on top of other forms-elements.
This image is consuming all gestures although its set to IsEnabled=false.
I want this Image to ignore all gestures, instead the underlying forms-elements should receive the events.
Tom
↧
Disable gestures for Forms.Image
↧