Proprietà DependencyPropertyValueSource.Ambient

Ottiene un oggetto DependencyPropertyValueSource che rappresenta una proprietà di ambiente.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
Oggetto DependencyPropertyValueSource che rappresenta una proprietà di ambiente.

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à