6 overrides of GetItemTypeCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
149
protected override string
GetItemTypeCore
()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
260
protected override string
GetItemTypeCore
()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
307
protected override string
GetItemTypeCore
()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
162
protected override string
GetItemTypeCore
()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
259
protected override string
GetItemTypeCore
()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
179
protected override string
GetItemTypeCore
()
2 references to GetItemTypeCore
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
805
result =
GetItemTypeCore
();
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
147
/// <see cref="AutomationPeer.
GetItemTypeCore
"/>