6 overrides of GetPositionInSetCore
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
275
override protected int
GetPositionInSetCore
()
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
372
override protected int
GetPositionInSetCore
()
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
421
override protected int
GetPositionInSetCore
()
PresentationFramework (3)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
316
protected override int
GetPositionInSetCore
()
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
420
protected override int
GetPositionInSetCore
()
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
280
protected override int
GetPositionInSetCore
()
1 reference to GetPositionInSetCore
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1424
result =
GetPositionInSetCore
();