Auto Scroll listboxitems placed inside a listbox

c#, silverlight-4.0

Solution

It seems possible to loop through each item and call this: ScrollIntoView

Problem

HI , i want to auto scroll the listboxitems placed inside a listbox., it has nothing to do related with the scrollbar. Somewhat like what marquee does..Thanks in advance.

Original source