Compartilhar via


Propriedade PropertyEntry.ParentValue

Obtém o pai PropertyValue.

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

Sintaxe

'Declaração
Public ReadOnly Property ParentValue As PropertyValue
    Get
public PropertyValue ParentValue { get; }
public:
property PropertyValue^ ParentValue {
    PropertyValue^ get ();
}
member ParentValue : PropertyValue
function get ParentValue () : PropertyValue

Valor de propriedade

Tipo: Microsoft.Windows.Design.PropertyEditing.PropertyValue
O pai PropertyValue.

Comentários

Esta propriedade é usada apenas para subpropriedades; seu valor pode ser nulluma referência nula (Nothing no Visual Basic).

Segurança do .NET Framework

Consulte também

Referência

PropertyEntry Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura