TimerTrigger 屬性

公用 屬性

(另請參閱 受保護 屬性 )

  名稱 描述
public property Actions 
取得與此觸發程序關聯的動作。
 (繼承自 TriggerBase)
public property CanFreeze  (繼承自 Freezable)
public property DependencyObjectType  (繼承自 DependencyObject)
public property Dispatcher  (繼承自 DispatcherObject)
public property EventName 
取得或設定要聆聽的事件名稱。這是相依性屬性。
 (繼承自 EventTrigger)
public property HasAnimatedProperties  (繼承自 Animatable)
public property IsFrozen  (繼承自 Freezable)
public property IsSealed  (繼承自 DependencyObject)
public property MillisecondsPerTick
取得或設定滴答聲之間要等候的毫秒數。這是相依性屬性。
public property Source 
取得解析的來源。如果未設定或無法解析 ,則會預設為 AssociatedObject。
 (繼承自 EventTriggerBase)
public property SourceName 
取得或設定此 EventTriggerBase 當作來源聆聽的元素名稱。如果未設定或無法解析名稱,將會使用 AssociatedObject。這是相依性屬性。
 (繼承自 EventTriggerBase)
public property SourceObject 
取得或設定目標物件。如果未設定 TargetObject,目標會尋找 TargetName 指定的物件。如果找不到 TargetName 參照的元素,目標會預設為 AssociatedObject。這是相依性屬性。
 (繼承自 EventTriggerBase)
public property TotalTicks
取得或設定在觸發程序完成前要觸發的滴答聲總數。這是相依性屬性。

受保護 屬性

  名稱 描述
protected property AssociatedObject 
取得觸發程序附加到的物件。
 (繼承自 TriggerBase)
protected property AssociatedObjectTypeConstraint 
取得關聯物件的類型限制。
 (繼承自 EventTriggerBase)
protected property SourceTypeConstraint 
取得來源類型限制。
 (繼承自 EventTriggerBase)

明確介面實作

  名稱 描述
System.Windows.Interactivity.IAttachedObject.AssociatedObject 
取得觸發程序附加到的物件。
 (繼承自 TriggerBase)

另請參閱

參照

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