This documentation is archived and is not being maintained.

ContentControl.LogicalChildren Property

Gets an enumerator to the content control's logical child elements.

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

'Declaration
Protected Friend Overrides ReadOnly Property LogicalChildren As IEnumerator
'Usage
Dim value As IEnumerator 

value = Me.LogicalChildren
You cannot set this property in XAML.

Property Value

Type: System.Collections.IEnumerator
An enumerator. The default value is Nothing.

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0
Show: