Class UIElementCollection
A collection of UIElements.
[DataContract("UIElementCollection")]
public class UIElementCollection : TrackingCollection<UIElement>, IList<UIElement>, ICollection<UIElement>, IReadOnlyList<UIElement>, IReadOnlyCollection<UIElement>, IEnumerable<UIElement>, IEnumerable, ITrackingCollectionChanged
  - Inheritance
 - 
      objectUIElementCollection
 
- Implements
 
- Inherited Members
 
- Extension Methods