UIElement.LogicalChildren Property
Gets an enumerator for this element's logical child elements.
Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
protected UIElementCollection LogicalChildren { get; }
Property Value
A UIElementCollectionenumerator for this element's logical child elements.
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
UIElement Class
UIElement Members
Microsoft.SPOT.Presentation Namespace