6 overrides of GetPositionInSetCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
271override protected int GetPositionInSetCore()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
364override protected int GetPositionInSetCore()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
412override protected int GetPositionInSetCore()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
310protected override int GetPositionInSetCore()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
413protected override int GetPositionInSetCore()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
270protected override int GetPositionInSetCore()
1 reference to GetPositionInSetCore
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1413result = GetPositionInSetCore();