Hi,

I would like to implement a pop-up on screen keyboard which can be used to interact with a textbox through a touchscreen. I've found a load of WPF examples online but they all cause Security Exceptions when used in Partial Trust (as they use keyboard events).

Can anyone point me at a resource which will provide this functionality in a partial-trust XBAP?

Regards

Richard