windows phone 7: How to simulate control click programmatically
windows phone 7: How to simulate control click programmatically on WP7(Silverlight)?
E.g. I want to simulat开发者_如何转开发e click the ad banner by clicking a button below.
Thanks, Yury
As of the Mango release, Windows Phone has no support for UI automation.
See also this question for an answer from Jeff Wilcox (MS): UI Automation for WP7
精彩评论