FrameworkContentElement.LogicalChildren Tulajdonság

Definíció

Enumerátort kap az elem logikai gyermekelemeihez.

protected public:
 virtual property System::Collections::IEnumerator ^ LogicalChildren { System::Collections::IEnumerator ^ get(); };
protected internal virtual System.Collections.IEnumerator LogicalChildren { get; }
member this.LogicalChildren : System.Collections.IEnumerator
Protected Friend Overridable ReadOnly Property LogicalChildren As IEnumerator

Tulajdonság értéke

Az elem logikai gyermekelemeinek számbavétele.

Megjegyzések

A LogicalChildren és AddLogicalChild használatáról további információt a Trees in WPF című témakörben talál.

A következőre érvényes: