Partager via


DependencyPropertyValueSource.CustomMarkupExtension, propriété

Obtient un objet DependencyPropertyValueSource qui représente une propriété avec une extension de balisage personnalisée.

Espace de noms :  Microsoft.Windows.Design.PropertyEditing
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
Objet DependencyPropertyValueSource qui représente une propriété avec une extension de balisage personnalisée.

Sécurité .NET Framework

Voir aussi

Référence

DependencyPropertyValueSource Classe

Microsoft.Windows.Design.PropertyEditing, espace de noms

Autres ressources

Extensibilité du Concepteur WPF

Architecture d'édition de propriété