BindingContext クラス

定義

特定の関数コンテキストのバインディング情報を公開します。

public abstract class BindingContext
type BindingContext = class
Public MustInherit Class BindingContext
継承
BindingContext

コンストラクター

BindingContext()

特定の関数コンテキストのバインディング情報を公開します。

プロパティ

BindingData

現在のコンテキストのバインド データ情報を取得します。 これには、トリガーで定義されたすべてのメタデータが含まれます。

適用対象