DependencyPropertyValueSource.IsDataBound Proprietà

Definizione

Ottiene un valore che indica se la proprietà è impostata su un'espressione di associazione dati.

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

Valore della proprietà

Boolean

true se la proprietà è impostata su un'espressione di associazione dati; in caso contrario, false.

Si applica a