Hi, is it possible to create setter (and maybe getter) for this field? I have to steal touch event of FlipView and this field allows me to do it, but its marked as private and i dont have access to it. I am now setting it via reflection but i dont like it for obvious reason. Thanks
Hi, is it possible to create setter (and maybe getter) for this field? I have to steal touch event of FlipView and this field allows me to do it, but its marked as private and i dont have access to it. I am now setting it via reflection but i dont like it for obvious reason. Thanks