ScrollIntoView Method (WPFListBoxItem)
Class
WPFListBoxItem
.
Action
Scrolls the item into the view.
Syntax
C#
listBoxItem
.
ScrollIntoView
()
VB
listBoxItem
.
ScrollIntoView
()