TemplateBindingExtension.Property Proprietà

Definizione

Ottiene o imposta la proprietà a cui è associato.

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à

Identificatore della proprietà di dipendenza associata.

Commenti

Utilizzo del testo XAML

Per informazioni XAML, vedi Estensione di markup TemplateBinding.

Si applica a