AutomationElementIdentifiers.LevelProperty 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 identifier for the level automation property.
public:
static property AutomationProperty ^ LevelProperty { AutomationProperty ^ get(); };
static AutomationProperty LevelProperty();
public static AutomationProperty LevelProperty { get; }
var automationProperty = AutomationElementIdentifiers.levelProperty;
Public Shared ReadOnly Property LevelProperty As AutomationProperty
Property Value
The identifier for the level automation property.