UIElementAutomationPeer.GetPositionInSetCore Method

Definition

Reads PositionInSetProperty and returns the value of the PositionInSet attached property.

protected:
 override int GetPositionInSetCore();
protected override int GetPositionInSetCore ();
override this.GetPositionInSetCore : unit -> int
Protected Overrides Function GetPositionInSetCore () As Integer

Returns

The value of UI Automation's PositionInSet attached property.

Applies to