Partilhar via


Propriedade PropertyValueCollection.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
A PropertyValue que representa o pai.

Segurança do .NET Framework

Consulte também

Referência

PropertyValueCollection Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura