DependencyPropertyValueSource.IsInherited Propriété

Définition

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

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

Valeur de propriété

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

S’applique à