GridViewItemAutomationPeer.GetChildrenCore - метод

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) Версия: 3.6.0.23
C#
protected override List<AutomationPeer> GetChildrenCore()

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

List<AutomationPeer>
The collection of child elements.

См. также