WindowCollection.IsSynchronized Proprietà

Definizione

Ottiene un valore che indica se l'oggetto WindowCollection è 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à

true se l'oggetto è thread-safe; in caso contrario, false.

Implementazioni

Si applica a