Partager via


WindowCollection.IsSynchronized Propriété

Définition

Obtient une valeur indiquant si l'objet WindowCollection est thread safe.

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

Valeur de propriété

Boolean

true si l’objet est thread-safe ; sinon, false.

Implémente

S’applique à