TemplateBindingExtension.Property Свойство

Определение

Получает или задает свойство, к которому выполняется привязка.

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

Значение свойства

DependencyProperty

Идентификатор привязываемого свойства зависимостей.

Комментарии

Использование текста XAML

Сведения о XAML см. в разделе "Расширение разметки TemplateBinding".

Применяется к