Proprietà DependencyPropertyValueSource.CustomMarkupExtension

Ottiene un oggetto DependencyPropertyValueSource che rappresenta una proprietà impostata su un'estensione di markup personalizzata.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
Oggetto DependencyPropertyValueSource che rappresenta una proprietà impostata su un'estensione di markup personalizzata.

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à