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