Proprietà PropertyEntry.PropertyValue

Ottiene l'oggetto PropertyValue (modello dati) per questo oggetto PropertyEntry.

Spazio dei nomi:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: Microsoft.Windows.Design.PropertyEditing.PropertyValue
Oggetto PropertyValue per questo oggetto PropertyEntry.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyEntry Classe

Spazio dei nomi Microsoft.Windows.Design.PropertyEditing

Altre risorse

Estensibilità di Progettazione WPF

Architettura di modifica delle proprietà