BindingExpressionBase.TargetProperty Свойство

Определение

Получает свойство целевого объекта привязки данного выражения привязки.

public:
 property System::Windows::DependencyProperty ^ TargetProperty { System::Windows::DependencyProperty ^ get(); };
public System.Windows.DependencyProperty TargetProperty { get; }
member this.TargetProperty : System.Windows.DependencyProperty
Public ReadOnly Property TargetProperty As DependencyProperty

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

DependencyProperty

Свойство целевого объекта привязки данного выражения привязки.

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