TabItemAutomationPeer.GetChildrenCore 메서드

정의

TabItem와 연결된 TabItemAutomationPeer의 자식 요소 컬렉션을 가져옵니다. GetChildren()에 의해 호출됩니다.

protected:
 override System::Collections::Generic::List<System::Windows::Automation::Peers::AutomationPeer ^> ^ GetChildrenCore();
protected override System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer> GetChildrenCore ();
override this.GetChildrenCore : unit -> System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer>
Protected Overrides Function GetChildrenCore () As List(Of AutomationPeer)

반환

List<AutomationPeer>

자식 요소의 컬렉션입니다.

적용 대상

추가 정보