Skip to main content

PositionInSetProperty Field

Defines the AutomationProperties.PositionInSet attached property.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static readonly AttachedProperty<int> PositionInSetProperty
View Source

Field Value

AttachedProperty(Int32)

Remarks

The PositionInSet property describes the ordinal location of the element within a set of elements which are considered to be siblings. PositionInSet works in coordination with the SizeOfSet property to describe the ordinal location in the set.

See Also

Reference

AutomationProperties Class
Avalonia.Automation Namespace