I use the WebBrowser control to start and browse some html files loaded locally in the Windows Phone 7 emulator and the device. Everything is normal until we use the query string for web page navig
Tag: WP
Silverlight – WP7: Change the visibility of the project in the selected list box project
I have a list box in which the following data templates are defined:
List box:
The problem is as follows; when the user selects an item in the list box, I want to display other informat
WPF – WP7 – Rolling Listbox in external ScrollViewer
I have the following page layout in my application:
Grid.Row=”1″>
Me Added an external ScrollViewer instead of using the ListB