TableColumnCollection.IsSynchronized Proprietà

Definizione

Questo tipo o membro supporta l'infrastruttura Windows Presentation Foundation (WPF) e non deve essere usato direttamente dal codice.

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

Valore della proprietà

Attualmente, questa proprietà restituisce sempre false.

Implementazioni

Si applica a