TemplateBindingExtension.Property Właściwość

Definicja

Pobiera lub ustawia powiązaną właściwość.

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

Wartość właściwości

DependencyProperty

Identyfikator powiązanej właściwości zależności.

Uwagi

Użycie tekstu w języku XAML

Aby uzyskać informacje o języku XAML, zobacz TemplateBinding Markup Extension (Rozszerzenie znaczników SzablonBinding).

Dotyczy