バージョン

IsSynchronizedWithCurrentItem プロパティ

XamCarouselListBoxSelectedItem が Items プロパティで現在の項目と同期すべきかどうかを示す値を返す/設定します。
シンタックス
'宣言
 
Public Property IsSynchronizedWithCurrentItem As Nullable(Of Boolean)
public Nullable<bool> IsSynchronizedWithCurrentItem {get; set;}
参照