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.
Пространство имён: Tessa.UI.Automation.PeersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
protected override List<AutomationPeer> GetChildrenCore()
Protected Overrides Function GetChildrenCore As List(Of AutomationPeer)
protected:
virtual List<AutomationPeer^>^ GetChildrenCore() override
abstract GetChildrenCore : unit -> List<AutomationPeer>
override GetChildrenCore : unit -> List<AutomationPeer>
Возвращаемое значение
ListAutomationPeerThe collection of child elements.