IsSynchronizedWithCurrentItem Property
Gets or sets a value that indicates whether a Selector should keep the SelectedItem synchronized with the current item in the Items property.
public bool IsSynchronizedWithCurrentItem {get; set;}
'Declaration
Public Property IsSynchronizedWithCurrentItem As Boolean