Skip to main content

SizeOfSetProperty Field

Defines the AutomationProperties.SizeOfSet attached property.

Definition

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

public static readonly AttachedProperty<int> SizeOfSetProperty
View Source

Field Value

AttachedProperty(Int32)

Remarks

The SizeOfSet property describes the count of automation elements in a group or set that are considered to be siblings. SizeOfSet works in coordination with the PositionInSet property to describe the count of items in the set.

See Also

Reference

AutomationProperties Class
Avalonia.Automation Namespace