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

이 바인딩 식의 바인딩 대상 속성입니다.

적용 대상