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 命名空間