CacheableTabControlAutomationPeerGetChildrenCore - метод

Gets the collection of child elements of the ItemsControl that is associated with this ItemsControlAutomationPeer. This method is called by GetChildren.

Definition

Пространство имён: Tessa.UI.Automation.Peers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
protected override List<AutomationPeer> GetChildrenCore()

Возвращаемое значение

ListAutomationPeer
The collection of child elements.

См. также