Share via


DependencyPropertyValueSource.IsDefaultValue Proprietà

Definizione

Ottiene un valore che indica se la proprietà è impostata sul relativo valore predefinito.

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

Valore della proprietà

true se la proprietà è impostata sul relativo valore predefinito, in caso contrario, false.

Si applica a