#ScrollIntoViewAsync MVVM#
This example demonstrates how to create an attached behavior, that allows you to scroll to the newly added item. 
In order to do that ScrollIntoViewAsync method is invoked.
See also:
WPF: http://www.telerik.com/help/wpf/gridview-scroll-item.html
SL: http://www.telerik.com/help/silverlight/gridview-scroll-item.html
