AutomationProperties.PositionInSetProperty Property

Definition

Identifies the AutomationProperties.PositionInSet XAML attached property.

public:
 static property DependencyProperty ^ PositionInSetProperty { DependencyProperty ^ get(); };
static DependencyProperty PositionInSetProperty();
public static DependencyProperty PositionInSetProperty { get; }
var dependencyProperty = AutomationProperties.positionInSetProperty;
Public Shared ReadOnly Property PositionInSetProperty As DependencyProperty

Property Value

The identifier for the AutomationProperties.PositionInSet XAML attached property.

Applies to

See also