Share via


VirtualList.IsSynchronized Property

Gets a value that indicates whether the VirtualList object is thread safe.

Syntax

  public bool IsSynchronized {get;}

Property Value

System.Booleantrue if the list is thread safe; otherwise, false.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also