TriggerCollection 成員

代表含有共用 AssociatedObject 的觸發程序集合,並在該 AssociatedObject 變更時提供變更通知給其內容。

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

公用 屬性

(另請參閱 受保護 屬性 )

  名稱 描述
public property CanFreeze  (繼承自 Freezable)
public property Count  (繼承自 FreezableCollection)
public property DependencyObjectType  (繼承自 DependencyObject)
public property Dispatcher  (繼承自 DispatcherObject)
public property HasAnimatedProperties  (繼承自 Animatable)
public property IsFrozen  (繼承自 Freezable)
public property IsSealed  (繼承自 DependencyObject)
public property Item  (繼承自 FreezableCollection)

頂端

受保護 屬性

  名稱 描述
protected property AssociatedObject  主控集合的物件。  (繼承自 AttachableCollection)

頂端

公用 方法

(另請參閱 受保護 方法 )

  名稱 描述
public method Add  (繼承自 FreezableCollection)
public method ApplyAnimationClock  已多載。 (繼承自 Animatable)
public method Attach  (繼承自 AttachableCollection)
public method BeginAnimation  已多載。 (繼承自 Animatable)
public method CheckAccess  (繼承自 DispatcherObject)
public method Clear  (繼承自 FreezableCollection)
public method ClearValue  已多載。 (繼承自 DependencyObject)
public method Clone  (繼承自 FreezableCollection)
public method CloneCurrentValue  (繼承自 FreezableCollection)
public method CoerceValue  (繼承自 DependencyObject)
public method Contains  (繼承自 FreezableCollection)
public method CopyTo  (繼承自 FreezableCollection)
public method Detach  將此例項從其關聯的物件卸離。  (繼承自 AttachableCollection)
public method Equals  已多載。 (繼承自 DependencyObject)
public method Freeze  已多載。 (繼承自 Freezable)
public method GetAnimationBaseValue  (繼承自 Animatable)
public method GetAsFrozen  (繼承自 Freezable)
public method GetCurrentValueAsFrozen  (繼承自 Freezable)
public method GetEnumerator  (繼承自 FreezableCollection)
public method GetHashCode  (繼承自 DependencyObject)
public method GetLocalValueEnumerator  (繼承自 DependencyObject)
public method GetType  (繼承自 Object)
public method GetValue  (繼承自 DependencyObject)
public method IndexOf  (繼承自 FreezableCollection)
public method Insert  (繼承自 FreezableCollection)
public method InvalidateProperty  (繼承自 DependencyObject)
public method ReadLocalValue  (繼承自 DependencyObject)
public methodstatic ReferenceEquals  (繼承自 Object)
public method Remove  (繼承自 FreezableCollection)
public method RemoveAt  (繼承自 FreezableCollection)
public method SetCurrentValue  (繼承自 DependencyObject)
public method SetValue  已多載。 (繼承自 DependencyObject)
public methodstatic ShouldSerializeStoredWeakReference  (繼承自 Animatable)
public method ToString  (繼承自 Object)
public method VerifyAccess  (繼承自 DispatcherObject)

頂端

受保護 方法

  名稱 描述
protected method CloneCore  (繼承自 FreezableCollection)
protected method CloneCurrentValueCore  (繼承自 FreezableCollection)
protected method CreateInstance  (繼承自 Freezable)
protected method CreateInstanceCore  建立 TriggerCollection 的新例項。  (繼承自 FreezableCollection)
protected method Finalize  (繼承自 Object)
protected methodstatic Freeze  已多載。 (繼承自 Freezable)
protected method FreezeCore  (繼承自 FreezableCollection)
protected method GetAsFrozenCore  (繼承自 FreezableCollection)
protected method GetCurrentValueAsFrozenCore  (繼承自 FreezableCollection)
protected method MemberwiseClone  (繼承自 Object)
protected method OnAttached  在集合附加到 AssociatedObject 後立即呼叫。  (繼承自 AttachableCollection)
protected method OnChanged  (繼承自 Freezable)
protected method OnDetaching  當集合正要從其 AssociatedObject 卸離但尚未實際發生前呼叫。  (繼承自 AttachableCollection)
protected method OnFreezablePropertyChanged  已多載。 (繼承自 Freezable)
protected method OnPropertyChanged  (繼承自 Freezable)
protected method ReadPreamble  (繼承自 Freezable)
protected method ShouldSerializeProperty  (繼承自 DependencyObject)
protected method WritePostscript  (繼承自 Freezable)
protected method WritePreamble  (繼承自 Freezable)

頂端

公用 事件

  名稱 描述
public event Changed  (繼承自 Freezable)

頂端

明確介面實作

  名稱 描述
System.Collections.Generic.IEnumerable.GetEnumerator  (繼承自 FreezableCollection)
System.Collections.ICollection.CopyTo  (繼承自 FreezableCollection)
System.Collections.IEnumerable.GetEnumerator  (繼承自 FreezableCollection)
System.Collections.IList.Add  (繼承自 FreezableCollection)
System.Collections.IList.Contains  (繼承自 FreezableCollection)
System.Collections.IList.IndexOf  (繼承自 FreezableCollection)
System.Collections.IList.Insert  (繼承自 FreezableCollection)
System.Collections.IList.Remove  (繼承自 FreezableCollection)
System.Collections.Generic.ICollection.IsReadOnly  (繼承自 FreezableCollection)
System.Collections.ICollection.IsSynchronized  (繼承自 FreezableCollection)
System.Collections.ICollection.SyncRoot  (繼承自 FreezableCollection)
System.Collections.IList.IsFixedSize  (繼承自 FreezableCollection)
System.Collections.IList.IsReadOnly  (繼承自 FreezableCollection)
System.Collections.IList.Item  (繼承自 FreezableCollection)
System.Windows.Interactivity.IAttachedObject.AssociatedObject  主控集合的物件。  (繼承自 AttachableCollection)
System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged  (繼承自 FreezableCollection)
System.ComponentModel.INotifyPropertyChanged.PropertyChanged  (繼承自 FreezableCollection)

頂端

另請參閱

參照

TriggerCollection 類別
System.Windows.Interactivity 命名空間