Was this page helpful?
Your feedback about this content is important. Let us know what you think.
Additional feedback?
1500 characters remaining
Export (0) Print
Expand All

Window.LogicalChildren Property

Gets an enumerator for a window's logical child elements.

Namespace:  System.Windows
Assembly:  PresentationFramework (in PresentationFramework.dll)

protected internal override IEnumerator LogicalChildren { get; }

Property Value

Type: System.Collections.IEnumerator
An IEnumerator a window's logical child elements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1
Show:
© 2015 Microsoft