WP7 PanoramaItem with Icon/Button next to Header
Posted
by
Ramon Bosch
on Stack Overflow
See other posts from Stack Overflow
or by Ramon Bosch
Published on 2010-12-25T05:45:44Z
Indexed on
2010/12/25
5:54 UTC
Read the original article
Hit count: 237
windows-phone-7
Windows Phone 7's People hub has an "all" panorama item with "search" and a "new" buttons right next to the header/title.
I can't seem to accomplish this with PanoramaItem in Visual Studio using the standard Panorama control. I don't know enough Silverlight/WPF either to be able to position something manually and control transitions/movement correctly.
How can I set a button (or any object, for that matter) to go alongside the header of a wp7 PanoramaItem?
Thanks!
© Stack Overflow or respective owner