Table of Contents
Children Property

Gets the children element collection.

Syntax
 public ObservableCollection<UIElement> Children { get; }
See Also