Partilhar via


Propriedade PropertyEntry.PropertyValue

Obtém o PropertyValue (modelo de dados) para este PropertyEntry.

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

Sintaxe

'Declaração
Public Overridable ReadOnly Property PropertyValue As PropertyValue
    Get
public virtual PropertyValue PropertyValue { get; }
public:
virtual property PropertyValue^ PropertyValue {
    PropertyValue^ get ();
}
abstract PropertyValue : PropertyValue
override PropertyValue : PropertyValue
function get PropertyValue () : PropertyValue

Valor de propriedade

Tipo: Microsoft.Windows.Design.PropertyEditing.PropertyValue
The PropertyValue for this PropertyEntry.

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