VisualCollection.IsSynchronized Proprietà

Definizione

Ottiene un valore che indica se l'accesso VisualCollection a è sincronizzato (thread-safe).

public:
 property bool IsSynchronized { bool get(); };
public bool IsSynchronized { get; }
member this.IsSynchronized : bool
Public ReadOnly Property IsSynchronized As Boolean

Valore della proprietà

Valore che indica se è VisualCollection sincronizzato (thread-safe).

Implementazioni

Commenti

Questa proprietà è sempre false per tutti gli VisualCollection oggetti.

Si applica a