AutomationElementIdentifiers.SizeOfSetProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.