Proprietà DependencyPropertyValueSource.DefaultValue

Ottiene un oggetto DependencyPropertyValueSource che rappresenta una proprietà impostata sul relativo valore predefinito.

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

Sintassi

'Dichiarazione
Public Shared ReadOnly Property DefaultValue As DependencyPropertyValueSource
    Get
public static DependencyPropertyValueSource DefaultValue { get; }
public:
static property DependencyPropertyValueSource^ DefaultValue {
    DependencyPropertyValueSource^ get ();
}
static member DefaultValue : DependencyPropertyValueSource
static function get DefaultValue () : DependencyPropertyValueSource

Valore proprietà

Tipo: Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
Oggetto DependencyPropertyValueSource che rappresenta una proprietà impostata sul relativo valore predefinito.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DependencyPropertyValueSource Classe

Spazio dei nomi Microsoft.Windows.Design.PropertyEditing

Altre risorse

Estensibilità di Progettazione WPF

Architettura di modifica delle proprietà