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