Is it possible to use the WP7 Panorama or Pivot in SL4?
Posted
by Detroitpro
on Stack Overflow
See other posts from Stack Overflow
or by Detroitpro
Published on 2010-05-24T20:05:31Z
Indexed on
2010/06/13
20:52 UTC
Read the original article
Hit count: 246
Silverlight
|windows-phone-7
I'm making pretty heavy use of the Panorama and Pivot controls in my WP7 applications. Is it possible to use these same controls in a standard Silverlight (4) application?
I added the dll's, was able to compile and create the controls in my views. However; I was not able to "Scroll". I thought they used the "LeftMouseDown" event handlers but I guess I'm wrong.
© Stack Overflow or respective owner