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