TreeGridViewItemAutomationPeerGetChildrenCore - метод

Gets the collection of child elements of the UIElement that corresponds to the data item in the Items collection that is associated with this ItemAutomationPeer.

Definition

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

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

ListAutomationPeer
The collection of child elements.

См. также