AutomationElementIdentifiers.SizeOfSetProperty Property

Definition

Gets the identification of the size of set automation property.

public:
 static property AutomationProperty ^ SizeOfSetProperty { AutomationProperty ^ get(); };
static AutomationProperty SizeOfSetProperty();
public static AutomationProperty SizeOfSetProperty { get; }
var automationProperty = AutomationElementIdentifiers.sizeOfSetProperty;
Public Shared ReadOnly Property SizeOfSetProperty As AutomationProperty

Property Value

The identification of the size of set automation property.

Applies to