IsSynchronizedWithCurrentItem Property
Gets or sets a value that determines whether the control should synchronize the selection with the selection in the
ItemsSource property.
public bool IsSynchronizedWithCurrentItem {get; set;}
'Declaration
Public Property IsSynchronizedWithCurrentItem As Boolean