BindingExpressionBase.TargetProperty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このバインディング式のバインディング ターゲット プロパティを取得します。
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
プロパティ値
このバインディング式のバインディング ターゲット プロパティ。