ScrollIntoView メソッド (WPFListBox)
クラス
WPFListBox
.
処理
項目をビューにスクロールします。
構文
C#
listBox
.
ScrollIntoView
(
item
)
VB
listBox
.
ScrollIntoView
(
item
)
変数
説明
item
ビューにスクロールする項目。
ItemIdentifier
。