BindingExpression.ResolvedSource プロパティ

定義

この BindingExpressionのバインディング ソース オブジェクトを取得します。

public:
 property System::Object ^ ResolvedSource { System::Object ^ get(); };
public object ResolvedSource { get; }
member this.ResolvedSource : obj
Public ReadOnly Property ResolvedSource As Object

プロパティ値

この BindingExpressionのバインディング ソース オブジェクト。

適用対象