TemplateBindingExtension.Property Propriété

Définition

Obtient ou définit la propriété qui est liée.

public:
 property System::Windows::DependencyProperty ^ Property { System::Windows::DependencyProperty ^ get(); void set(System::Windows::DependencyProperty ^ value); };
public System.Windows.DependencyProperty Property { get; set; }
member this.Property : System.Windows.DependencyProperty with get, set
Public Property Property As DependencyProperty

Valeur de propriété

DependencyProperty

Identificateur de la propriété de dépendance qui est liée.

Remarques

Utilisation du texte XAML

Pour plus d’informations sur XAML, consultez l’extension de balisage TemplateBinding.

S’applique à