Compartir a través de


DependencyPropertyValueSource.IsInherited Propiedad

Definición

Obtiene un valor que indica si la propiedad se hereda de una propiedad primaria.

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

Valor de propiedad

Boolean

Es true si la propiedad se ha heredado; de lo contrario, es false.

Se aplica a