Table of Contents

Property LogicalChildrenCollection

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

LogicalChildrenCollection

Returns a collection of elements which can be treated as "logical children" of this element.

[Browsable(false)]
protected virtual IEnumerable<FrameworkElement> LogicalChildrenCollection { get; }

Property Value

IEnumerable<FrameworkElement>