Live Chat Icon For mobile
Live Chat Icon

How can I get an enumerator to the ContentControl’s logical child elements ?

Platform: WPF| Category: Decorator Content Model

We cant get an enumerator to the ContentControl’s logical child elements through the XAML code. But it can be implemented in C# coding as follows.

[C#]

protected internal override IEnumerator LogicalChildren { get; }

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.