Partilhar via


Propriedade DependencyPropertyValueSource.InheritedValue

Obtém um DependencyPropertyValueSource o objeto que representa uma propriedade cujo valor foi herdado.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Public Shared ReadOnly Property InheritedValue As DependencyPropertyValueSource
    Get
public static DependencyPropertyValueSource InheritedValue { get; }
public:
static property DependencyPropertyValueSource^ InheritedValue {
    DependencyPropertyValueSource^ get ();
}
static member InheritedValue : DependencyPropertyValueSource
static function get InheritedValue () : DependencyPropertyValueSource

Valor de propriedade

Tipo: Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
A DependencyPropertyValueSource o objeto que representa uma propriedade cujo valor foi herdado.

Segurança do .NET Framework

Consulte também

Referência

DependencyPropertyValueSource Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura