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