6 overrides of GetPositionInSetCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
270
protected override int
GetPositionInSetCore
()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
363
protected override int
GetPositionInSetCore
()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
411
protected override int
GetPositionInSetCore
()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
309
protected override int
GetPositionInSetCore
()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
412
protected override int
GetPositionInSetCore
()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
266
protected override int
GetPositionInSetCore
()
1 reference to GetPositionInSetCore
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1412
result =
GetPositionInSetCore
();