次の方法で共有


PivotTreeViewAutomationPeer.GetChildrenCore Method

This member overrides VirtualizingTreeViewAutomationPeer.GetChildrenCore().

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Protected Overrides Function GetChildrenCore As List(Of AutomationPeer)
protected override List<AutomationPeer> GetChildrenCore()

Return Value

Type: System.Collections.Generic.List<AutomationPeer>

.NET Framework Security

See Also

Reference

PivotTreeViewAutomationPeer Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace