Menu

The following tables list the members exposed by the ConditionCollection type.

Public Constructors

NameDescription
ConditionCollection
Top

Public Properties

NameDescription
CanFreeze(Inherited from Freezable)
Count(Inherited from FreezableCollection)
DependencyObjectType(Inherited from DependencyObject)
Dispatcher(Inherited from DispatcherObject)
HasAnimatedProperties(Inherited from Animatable)
IsFrozen(Inherited from Freezable)
IsSealed(Inherited from DependencyObject)
Item(Inherited from FreezableCollection)
Top

Public Methods (see also Protected Methods)

NameDescription
Add(Inherited from FreezableCollection)
ApplyAnimationClockOverloaded. (Inherited from Animatable)
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)
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)
Top

Protected Methods

NameDescription
CloneCore(Inherited from FreezableCollection)
CloneCurrentValueCore(Inherited from FreezableCollection)
CreateInstance(Inherited from Freezable)
CreateInstanceCore(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)
OnChanged(Inherited from Freezable)
OnFreezablePropertyChangedOverloaded. (Inherited from Freezable)
OnPropertyChanged(Inherited from Freezable)
ReadPreamble(Inherited from Freezable)
ShouldSerializeProperty(Inherited from DependencyObject)
WritePostscript(Inherited from Freezable)
WritePreamble(Inherited from Freezable)
Top

Public Events

NameDescription
Changed(Inherited from Freezable)
Top

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)
System.Collections.Generic.ICollection.IsReadOnly(Inherited from FreezableCollection)
System.Collections.ICollection.IsSynchronized(Inherited from FreezableCollection)
System.Collections.ICollection.SyncRoot(Inherited from FreezableCollection)
System.Collections.IList.IsFixedSize(Inherited from FreezableCollection)
System.Collections.IList.IsReadOnly(Inherited from FreezableCollection)
System.Collections.IList.Item(Inherited from FreezableCollection)
System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged(Inherited from FreezableCollection)
System.ComponentModel.INotifyPropertyChanged.PropertyChanged(Inherited from FreezableCollection)
Top

See Also