Base:
method
GetChildrenCore
System.Windows.Automation.Peers.UIElementAutomationPeer.GetChildrenCore()
1 override of GetChildrenCore
PresentationFramework (1)
System\Windows\Automation\Peers\FlowDocumentPageViewerAutomationPeer.cs (1)
35
protected override List<AutomationPeer>
GetChildrenCore
()
1 reference to GetChildrenCore
PresentationFramework (1)
System\Windows\Automation\Peers\FlowDocumentPageViewerAutomationPeer.cs (1)
38
List<AutomationPeer> children = base.
GetChildrenCore
();