I have a silverlight list box that is used as a search result box. I am using dynamic search (the keyboard in the search box will cause an event to be triggered to filter the contents of this list
Tag: Listbox
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