次の方法で共有


DefaultTriggerAttribute メンバ

特定のアクションまたはコマンドに対してどのTriggerBaseをインスタンス化するかについてデザイン ツールの情報を提供します。

DefaultTriggerAttribute 型で公開されるメンバは次のとおりです。

パブリック コンストラクタ

  名前 説明
DefaultTriggerAttribute オーバーロードされています。  

パブリック プロパティ

  名前 説明
public property Parameters TriggerBase コンストラクターに渡すパラメーターを取得します。
public property TargetType この DefaultTriggerAttribute が適用される型を取得します。
public property TriggerType インスタンス化するTriggerBaseの型を取得します。
public property TypeId  (Attribute から継承)

パブリック メソッド

(プロテクト メソッド も参照)

  名前 説明
public method Equals  オーバーロードされています。 (Attribute から継承)
public methodstatic GetCustomAttribute  オーバーロードされています。 (Attribute から継承)
public methodstatic GetCustomAttributes  オーバーロードされています。 (Attribute から継承)
public method GetHashCode  (Attribute から継承)
public method GetType  (Object から継承)
public method Instantiate このインスタンスをインスタンス化します。
public method IsDefaultAttribute  (Attribute から継承)
public methodstatic IsDefined  オーバーロードされています。 (Attribute から継承)
public method Match  (Attribute から継承)
public methodstatic ReferenceEquals  (Object から継承)
public method ToString  (Object から継承)

プロテクト メソッド

  名前 説明
protected method Finalize  (Object から継承)
protected method MemberwiseClone  (Object から継承)

明示的なインターフェイス実装

  名前 説明
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (Attribute から継承)
System.Runtime.InteropServices._Attribute.GetTypeInfo  (Attribute から継承)
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (Attribute から継承)
System.Runtime.InteropServices._Attribute.Invoke  (Attribute から継承)

関連項目

参照

DefaultTriggerAttribute クラス
System.Windows.Interactivity 名前空間