FrameworkContentElement.LogicalChildren Özellik

Tanım

Bu öğenin mantıksal alt öğeleri için bir numaralandırıcı alır.

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

Özellik Değeri

Bu öğenin mantıksal alt öğeleri için bir numaralandırıcı.

Açıklamalar

ve kullanma hakkında daha fazla bilgi için bkz. WPF'de Trees.

Şunlara uygulanır