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

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

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

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