Condividi tramite


TemplateBindingExtension.Property Proprietà

Definizione

Ottiene o imposta la proprietà con cui viene eseguita l'associazione.

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

Valore della proprietà

DependencyProperty

Identificatore della proprietà di dipendenza da associare.

Commenti

Utilizzo del testo XAML

Per informazioni XAML, vedere TemplateBinding Markup Extension (Estensione di markup TemplateBinding).

Si applica a