Base:
method
IsControlElementCore
System.Windows.Automation.Peers.AutomationPeer.IsControlElementCore()
4 overrides of IsControlElementCore
PresentationFramework (4)
src\Framework\System\Windows\Automation\Peers\DocumentAutomationPeer.cs (1)
122protected override bool IsControlElementCore()
src\Framework\System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs (1)
77override protected bool IsControlElementCore()
src\Framework\System\Windows\Automation\Peers\TableAutomationPeer.cs (1)
64protected override bool IsControlElementCore()
src\Framework\System\Windows\Automation\Peers\TableCellAutomationPeer.cs (1)
69protected override bool IsControlElementCore()