I'm trying to duplicate the following behavior (WM6).
Go to Settings -> About -> Device ID. The Device Name textbox gets the focus, causing the onscreen keyboard to pop up.
I'd like to be able to do the same in my application, preferably in managed code.