ScrollIntoView Method (WPFListBoxItem)

Action

Scrolls the item into the view.

Syntax

C#
listBoxItem.ScrollIntoView()
VB
listBoxItem.ScrollIntoView()