Windows Phone 7 ShareStatusTask - Is it possible to customize it further?
问题 ShareStatusTask statusTask = new ShareStatusTask(); statusTask.Status = "Blogging"; statusTask.Show(); There is a ShareStatusTask available in Windows Phone 7 which meets most of my needs. But I need to further customize it. Meaning, I have individual Facebook, Twitter, Live icons. When an user hits them, I should be able to popup the share status task with either Facebook or Twitter or Live pre-selected. If they are not configured, I would show an error message probably to configure it in