WindowCollection.IsSynchronized Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das WindowCollection-Objekt threadsicher ist.

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

Eigenschaftswert

true , wenn das Objekt threadsicher ist; falseandernfalls .

Implementiert

Gilt für: