Property LogicalChildrenCollection
LogicalChildrenCollection
Returns a collection of elements which can be treated as "logical children" of this element.
[Browsable(false)]
protected virtual IEnumerable<FrameworkElement> LogicalChildrenCollection { get; }