Partage via


DependencyPropertyValueSource.IsInherited Propriété

Définition

Obtient une valeur qui indique si la propriété est héritée d'une propriété parent.

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

Valeur de propriété

Boolean

true si la propriété est héritée ; sinon, false.

S’applique à