FrameworkContentElement::LogicalChildren Property
.NET Framework (current version)
Gets an enumerator for the logical child elements of this element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Collections::IEnumerator^An enumerator for logical child elements of this element.
For more information on how to use LogicalChildren and AddLogicalChild, see Trees in WPF.
.NET Framework
Available since 3.0
Available since 3.0
Show: