TableCellCollection.IsSynchronized Property

Definition

This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.

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

Property Value

Currently, this property always returns false.

Implements

Applies to