Condividi tramite


DependencyPropertyValueSource.IsInherited Proprietà

Definizione

Ottiene un valore che indica se la proprietà viene ereditata da una proprietà padre.

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

Valore della proprietà

Boolean

true se la proprietà è ereditata; in caso contrario, false.

Si applica a