AutomationProperties.SizeOfSetProperty Property

Definition

Identifies the AutomationProperties.SizeOfSet XAML attached property.

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

Property Value

The identifier for the AutomationProperties.SizeOfSet XAML attached property.

Applies to

See also