thanks for the all the help in past questions. I have come to summon you once again.
So let's say I have same size user controls A,B with a z-index of 0,1, respectably.
Is it possible to have B not catch any touches that are intended to A?
Basically I would like to have a user control which comes up over another but does not block touches.
Thanks,
If you set the UIElement.IsHitTestVisible property to false, your control should not "catch any touches". For details, refer to Hit Testing Support.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With