12 overrides of GetAutomationControlTypeCore
PresentationCore (3)
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
97
protected override AutomationControlType
GetAutomationControlTypeCore
()
Core\CSharp\System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
147
protected override AutomationControlType
GetAutomationControlTypeCore
()
Core\CSharp\System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
172
protected override AutomationControlType
GetAutomationControlTypeCore
()
PresentationFramework (7)
src\Framework\System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
71
protected override AutomationControlType
GetAutomationControlTypeCore
()
src\Framework\System\Windows\Automation\Peers\DataGridColumnHeaderItemAutomationPeer.cs (1)
31
protected override AutomationControlType
GetAutomationControlTypeCore
()
src\Framework\System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
47
protected override AutomationControlType
GetAutomationControlTypeCore
()
src\Framework\System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
178
protected override AutomationControlType
GetAutomationControlTypeCore
()
src\Framework\System\Windows\Automation\Peers\ListBoxItemAutomationPeer.cs (1)
36
override protected AutomationControlType
GetAutomationControlTypeCore
()
src\Framework\System\Windows\Automation\Peers\TabItemAutomationPeer.cs (1)
34
override protected AutomationControlType
GetAutomationControlTypeCore
()
src\Framework\System\Windows\Automation\Peers\TreeViewDataItemAutomationPeer.cs (1)
100
override protected AutomationControlType
GetAutomationControlTypeCore
()
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\CategoryContainerAutomationPeer.cs (2)
342
protected override AutomationControlType
GetAutomationControlTypeCore
()
441
protected override AutomationControlType
GetAutomationControlTypeCore
()
10 references to GetAutomationControlTypeCore
PresentationCore (3)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (2)
1014
result =
GetAutomationControlTypeCore
();
1618
AutomationControlType type =
GetAutomationControlTypeCore
();
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
95
/// <see cref="AutomationPeer.
GetAutomationControlTypeCore
"/>
PresentationFramework (7)
src\Framework\System\Windows\Automation\Peers\DocumentAutomationPeer.cs (2)
74
/// <see cref="AutomationPeer.
GetAutomationControlTypeCore
"/>
103
/// <see cref="AutomationPeer.
GetAutomationControlTypeCore
"/>
src\Framework\System\Windows\Automation\Peers\DocumentViewerBaseAutomationPeer.cs (1)
93
/// <see cref="AutomationPeer.
GetAutomationControlTypeCore
"/>
src\Framework\System\Windows\Automation\Peers\FlowDocumentScrollViewerAutomationPeer.cs (1)
119
/// <see cref="AutomationPeer.
GetAutomationControlTypeCore
"/>
src\Framework\System\Windows\Automation\Peers\TableAutomationPeer.cs (1)
46
/// <see cref="AutomationPeer.
GetAutomationControlTypeCore
"/>
src\Framework\System\Windows\Automation\Peers\TableCellAutomationPeer.cs (1)
43
/// <see cref="AutomationPeer.
GetAutomationControlTypeCore
"/>
src\Framework\System\Windows\Automation\Peers\TextBlockAutomationPeer.cs (1)
47
/// <see cref="AutomationPeer.
GetAutomationControlTypeCore
"/>