TriggerCollection Methods

Public Methods

(see also Protected Methods)

  Name Description
public method Add  (Inherited from FreezableCollection)
public method ApplyAnimationClock  Overloaded. (Inherited from Animatable)
public method Attach  (Inherited from AttachableCollection)
public method BeginAnimation  Overloaded. (Inherited from Animatable)
public method CheckAccess  (Inherited from DispatcherObject)
public method Clear  (Inherited from FreezableCollection)
public method ClearValue  Overloaded. (Inherited from DependencyObject)
public method Clone  (Inherited from FreezableCollection)
public method CloneCurrentValue  (Inherited from FreezableCollection)
public method CoerceValue  (Inherited from DependencyObject)
public method Contains  (Inherited from FreezableCollection)
public method CopyTo  (Inherited from FreezableCollection)
public method Detach 
Detaches this instance from its associated object.
 (Inherited from AttachableCollection)
public method Equals  Overloaded. (Inherited from DependencyObject)
public method Freeze  Overloaded. (Inherited from Freezable)
public method GetAnimationBaseValue  (Inherited from Animatable)
public method GetAsFrozen  (Inherited from Freezable)
public method GetCurrentValueAsFrozen  (Inherited from Freezable)
public method GetEnumerator  (Inherited from FreezableCollection)
public method GetHashCode  (Inherited from DependencyObject)
public method GetLocalValueEnumerator  (Inherited from DependencyObject)
public method GetType  (Inherited from Object)
public method GetValue  (Inherited from DependencyObject)
public method IndexOf  (Inherited from FreezableCollection)
public method Insert  (Inherited from FreezableCollection)
public method InvalidateProperty  (Inherited from DependencyObject)
public method ReadLocalValue  (Inherited from DependencyObject)
public methodstatic ReferenceEquals  (Inherited from Object)
public method Remove  (Inherited from FreezableCollection)
public method RemoveAt  (Inherited from FreezableCollection)
public method SetCurrentValue  (Inherited from DependencyObject)
public method SetValue  Overloaded. (Inherited from DependencyObject)
public methodstatic ShouldSerializeStoredWeakReference  (Inherited from Animatable)
public method ToString  (Inherited from Object)
public method VerifyAccess  (Inherited from DispatcherObject)

Protected Methods

  Name Description
protected method CloneCore  (Inherited from FreezableCollection)
protected method CloneCurrentValueCore  (Inherited from FreezableCollection)
protected method CreateInstance  (Inherited from Freezable)
protected method CreateInstanceCore 
Creates a new instance of the TriggerCollection.
 (Inherited from FreezableCollection)
protected method Finalize  (Inherited from Object)
protected methodstatic Freeze  Overloaded. (Inherited from Freezable)
protected method FreezeCore  (Inherited from FreezableCollection)
protected method GetAsFrozenCore  (Inherited from FreezableCollection)
protected method GetCurrentValueAsFrozenCore  (Inherited from FreezableCollection)
protected method MemberwiseClone  (Inherited from Object)
protected method OnAttached 
Called immediately after the collection is attached to an AssociatedObject.
 (Inherited from AttachableCollection)
protected method OnChanged  (Inherited from Freezable)
protected method OnDetaching 
Called when the collection is being detached from its AssociatedObject, but before it has actually occurred.
 (Inherited from AttachableCollection)
protected method OnFreezablePropertyChanged  Overloaded. (Inherited from Freezable)
protected method OnPropertyChanged  (Inherited from Freezable)
protected method ReadPreamble  (Inherited from Freezable)
protected method ShouldSerializeProperty  (Inherited from DependencyObject)
protected method WritePostscript  (Inherited from Freezable)
protected method WritePreamble  (Inherited from Freezable)

Explicit Interface Implementations

  Name Description
System.Collections.Generic.IEnumerable.GetEnumerator  (Inherited from FreezableCollection)
System.Collections.ICollection.CopyTo  (Inherited from FreezableCollection)
System.Collections.IEnumerable.GetEnumerator  (Inherited from FreezableCollection)
System.Collections.IList.Add  (Inherited from FreezableCollection)
System.Collections.IList.Contains  (Inherited from FreezableCollection)
System.Collections.IList.IndexOf  (Inherited from FreezableCollection)
System.Collections.IList.Insert  (Inherited from FreezableCollection)
System.Collections.IList.Remove  (Inherited from FreezableCollection)

See Also

Reference

TriggerCollection Class
System.Windows.Interactivity Namespace