Class PipeCollection
Collection of Pipe.
Inheritance
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Freezable
System.Windows.Media.Animation.Animatable
System.Windows.FreezableCollection<System.Windows.Freezable>
PipeCollection
Implements
System.Windows.Media.Animation.IAnimatable
System.Collections.Generic.IList<System.Windows.Freezable>
System.Collections.Generic.ICollection<System.Windows.Freezable>
System.Collections.Generic.IEnumerable<System.Windows.Freezable>
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
System.Collections.Specialized.INotifyCollectionChanged
System.ComponentModel.INotifyPropertyChanged
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IList.get_Item(System.Int32)
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Windows.FreezableCollection<System.Windows.Freezable>.Add(System.Windows.Freezable)
System.Windows.FreezableCollection<System.Windows.Freezable>.Clear()
System.Windows.FreezableCollection<System.Windows.Freezable>.Clone()
System.Windows.FreezableCollection<System.Windows.Freezable>.CloneCore(System.Windows.Freezable)
System.Windows.FreezableCollection<System.Windows.Freezable>.CloneCurrentValue()
System.Windows.FreezableCollection<System.Windows.Freezable>.CloneCurrentValueCore(System.Windows.Freezable)
System.Windows.FreezableCollection<System.Windows.Freezable>.Contains(System.Windows.Freezable)
System.Windows.FreezableCollection<System.Windows.Freezable>.CopyTo(System.Windows.Freezable[], System.Int32)
System.Windows.FreezableCollection<System.Windows.Freezable>.CreateInstanceCore()
System.Windows.FreezableCollection<System.Windows.Freezable>.FreezeCore(System.Boolean)
System.Windows.FreezableCollection<System.Windows.Freezable>.GetAsFrozenCore(System.Windows.Freezable)
System.Windows.FreezableCollection<System.Windows.Freezable>.GetCurrentValueAsFrozenCore(System.Windows.Freezable)
System.Windows.FreezableCollection<System.Windows.Freezable>.GetEnumerator()
System.Windows.FreezableCollection<System.Windows.Freezable>.IndexOf(System.Windows.Freezable)
System.Windows.FreezableCollection<System.Windows.Freezable>.Insert(System.Int32, System.Windows.Freezable)
System.Windows.FreezableCollection<System.Windows.Freezable>.Remove(System.Windows.Freezable)
System.Windows.FreezableCollection<System.Windows.Freezable>.RemoveAt(System.Int32)
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.Generic.IEnumerable<System.Windows.Freezable>.GetEnumerator()
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IEnumerable.GetEnumerator()
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IList.Add(System.Object)
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IList.Contains(System.Object)
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IList.IndexOf(System.Object)
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IList.Remove(System.Object)
System.Windows.FreezableCollection<System.Windows.Freezable>.Count
System.Windows.FreezableCollection<System.Windows.Freezable>.Item[System.Int32]
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.Generic.ICollection<System.Windows.Freezable>.IsReadOnly
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.ICollection.IsSynchronized
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.ICollection.SyncRoot
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IList.IsFixedSize
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IList.IsReadOnly
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.IList.Item[System.Int32]
System.Windows.FreezableCollection<System.Windows.Freezable>.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged
System.Windows.FreezableCollection<System.Windows.Freezable>.System.ComponentModel.INotifyPropertyChanged.PropertyChanged
System.Windows.Media.Animation.Animatable.ApplyAnimationClock(System.Windows.DependencyProperty, System.Windows.Media.Animation.AnimationClock)
System.Windows.Media.Animation.Animatable.ApplyAnimationClock(System.Windows.DependencyProperty, System.Windows.Media.Animation.AnimationClock, System.Windows.Media.Animation.HandoffBehavior)
System.Windows.Media.Animation.Animatable.BeginAnimation(System.Windows.DependencyProperty, System.Windows.Media.Animation.AnimationTimeline)
System.Windows.Media.Animation.Animatable.BeginAnimation(System.Windows.DependencyProperty, System.Windows.Media.Animation.AnimationTimeline, System.Windows.Media.Animation.HandoffBehavior)
System.Windows.Media.Animation.Animatable.GetAnimationBaseValue(System.Windows.DependencyProperty)
System.Windows.Media.Animation.Animatable.HasAnimatedProperties
System.Windows.Freezable.CreateInstance()
System.Windows.Freezable.Freeze()
System.Windows.Freezable.Freeze(System.Windows.Freezable, System.Boolean)
System.Windows.Freezable.GetAsFrozen()
System.Windows.Freezable.GetCurrentValueAsFrozen()
System.Windows.Freezable.OnChanged()
System.Windows.Freezable.OnFreezablePropertyChanged(System.Windows.DependencyObject, System.Windows.DependencyObject)
System.Windows.Freezable.OnFreezablePropertyChanged(System.Windows.DependencyObject, System.Windows.DependencyObject, System.Windows.DependencyProperty)
System.Windows.Freezable.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)
System.Windows.Freezable.ReadPreamble()
System.Windows.Freezable.WritePostscript()
System.Windows.Freezable.WritePreamble()
System.Windows.Freezable.CanFreeze
System.Windows.Freezable.IsFrozen
System.Windows.Freezable.Changed
System.Windows.DependencyObject.ClearValue(System.Windows.DependencyProperty)
System.Windows.DependencyObject.ClearValue(System.Windows.DependencyPropertyKey)
System.Windows.DependencyObject.CoerceValue(System.Windows.DependencyProperty)
System.Windows.DependencyObject.Equals(System.Object)
System.Windows.DependencyObject.GetHashCode()
System.Windows.DependencyObject.GetLocalValueEnumerator()
System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)
System.Windows.DependencyObject.InvalidateProperty(System.Windows.DependencyProperty)
System.Windows.DependencyObject.ReadLocalValue(System.Windows.DependencyProperty)
System.Windows.DependencyObject.SetCurrentValue(System.Windows.DependencyProperty, System.Object)
System.Windows.DependencyObject.SetValue(System.Windows.DependencyProperty, System.Object)
System.Windows.DependencyObject.SetValue(System.Windows.DependencyPropertyKey, System.Object)
System.Windows.DependencyObject.ShouldSerializeProperty(System.Windows.DependencyProperty)
System.Windows.DependencyObject.DependencyObjectType
System.Windows.DependencyObject.IsSealed
System.Windows.Threading.DispatcherObject.Dispatcher
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sartorius.SAF.Presentation.Pipes
Assembly: Sartorius.SAF.Presentation.dll
Syntax
public class PipeCollection : FreezableCollection<Freezable>, IAnimatable, IList<Freezable>, ICollection<Freezable>, IEnumerable<Freezable>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Fields
View SourceAssociatedObjectProperty
Defines the dependency property of the AssociatedObject property.
Declaration
public static readonly DependencyProperty AssociatedObjectProperty
Field Value
Type | Description |
---|---|
System.Windows.DependencyProperty |
Properties
View SourceAssociatedObject
Gets or sets the object where the PipeCollection is attached to.
Declaration
public DependencyObject AssociatedObject { get; set; }
Property Value
Type | Description |
---|---|
System.Windows.DependencyObject |
Implements
System.Windows.Media.Animation.IAnimatable
System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
System.Collections.Specialized.INotifyCollectionChanged
System.ComponentModel.INotifyPropertyChanged