HyperlinkAction 成員

將瀏覽至指定超連結的動作。

下列表格列出 HyperlinkAction 型別公開的成員。

公用 建構函式

  名稱 描述
HyperlinkAction 初始化 TriggerAction`1 類別的新例項。

頂端

公用 欄位

  名稱 描述
public fieldstatic IsEnabledProperty  (繼承自 TriggerAction)
public fieldstatic NavigateUriProperty  
public fieldstatic TargetWindowProperty  

頂端

公用 屬性

(另請參閱 受保護 屬性 )

  名稱 描述
public property Dispatcher  (繼承自 DependencyObject)
public property IsEnabled  取得或設定指出此動作是否會在叫用時執行的值。這是相依性屬性。  (繼承自 TriggerAction)
public property NavigateUri 要開啟之頁面的 URI。
public property TargetWindow 應在其中開啟 NavigateUri 之視窗或索引標籤的名稱。

頂端

受保護 屬性

  名稱 描述
protected property AssociatedObject  取得此 TriggerAction`1 附加到的物件。  (繼承自 TriggerAction)
protected property AssociatedObjectTypeConstraint  取得關聯物件類型限制。  (繼承自 TriggerAction)

頂端

公用 方法

(另請參閱 受保護 方法 )

  名稱 描述
public method Attach  (繼承自 TriggerAction)
public method CheckAccess  (繼承自 DependencyObject)
public method ClearValue  (繼承自 DependencyObject)
public method Detach  將此例項從其關聯的物件卸離。  (繼承自 TriggerAction)
public method Equals  已多載。 (繼承自 Object)
public method GetAnimationBaseValue  (繼承自 DependencyObject)
public method GetHashCode  (繼承自 Object)
public method GetType  (繼承自 Object)
public method GetValue  (繼承自 DependencyObject)
public method ReadLocalValue  (繼承自 DependencyObject)
public methodstatic ReferenceEquals  (繼承自 Object)
public method SetValue  (繼承自 DependencyObject)
public method ToString  (繼承自 Object)

頂端

受保護 方法

  名稱 描述
protected method Finalize  (繼承自 Object)
protected method Invoke 已覆寫。 當符合某些條件且叫用動作時,會呼叫此方法。
protected method MemberwiseClone  (繼承自 Object)
protected method OnAttached  在動作附加到 AssociatedObject 後呼叫。  (繼承自 TriggerAction)
protected method OnDetaching  當動作正要從其 AssociatedObject 卸離但尚未實際發生前呼叫。  (繼承自 TriggerAction)

頂端

明確介面實作

  名稱 描述
System.Windows.Interactivity.IAttachedObject.AssociatedObject  取得此 TriggerAction`1 附加到的物件。  (繼承自 TriggerAction)

頂端

另請參閱

參照

HyperlinkAction 類別
Microsoft.Expression.Interactivity.Core 命名空間