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
-
UIElementCollection
- Implements
- Inherited Members
- Extension Methods