Menu

Public Methods (see also Protected Methods)

NameDescription
Add(Inherited from FreezableCollection)
ApplyAnimationClockOverloaded. (Inherited from Animatable)
Attach(Inherited from AttachableCollection)
BeginAnimationOverloaded. (Inherited from Animatable)
CheckAccess(Inherited from DispatcherObject)
Clear(Inherited from FreezableCollection)
ClearValueOverloaded. (Inherited from DependencyObject)
Clone(Inherited from FreezableCollection)
CloneCurrentValue(Inherited from FreezableCollection)
CoerceValue(Inherited from DependencyObject)
Contains(Inherited from FreezableCollection)
CopyTo(Inherited from FreezableCollection)
Detach Detaches this instance from its associated object. (Inherited from AttachableCollection)
EqualsOverloaded. (Inherited from DependencyObject)
FreezeOverloaded. (Inherited from Freezable)
GetAnimationBaseValue(Inherited from Animatable)
GetAsFrozen(Inherited from Freezable)
GetCurrentValueAsFrozen(Inherited from Freezable)
GetEnumerator(Inherited from FreezableCollection)
GetHashCode(Inherited from DependencyObject)
GetLocalValueEnumerator(Inherited from DependencyObject)
GetType(Inherited from Object)
GetValue(Inherited from DependencyObject)
IndexOf(Inherited from FreezableCollection)
Insert(Inherited from FreezableCollection)
InvalidateProperty(Inherited from DependencyObject)
ReadLocalValue(Inherited from DependencyObject)
ReferenceEquals(Inherited from Object)
Remove(Inherited from FreezableCollection)
RemoveAt(Inherited from FreezableCollection)
SetCurrentValue(Inherited from DependencyObject)
SetValueOverloaded. (Inherited from DependencyObject)
ShouldSerializeStoredWeakReference(Inherited from Animatable)
ToString(Inherited from Object)
VerifyAccess(Inherited from DispatcherObject)

Protected Methods

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

Explicit Interface Implementations

NameDescription
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