Hi,
I am new to Silverlight. I have a xaml which contains a picker button. On click, its calls a 'Show' function. The Showfunction is handled in the xaml.cs file. The showfunction displays a listbox. The listbox does not contain a vertical scrollbar. How do I add a scrollbar to this listbox?