AutomationElementIdentifiers.OrientationProperty 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.
Identifies the orientation automation property. The current orientation value is returned by the GetOrientation method.
public:
static property AutomationProperty ^ OrientationProperty { AutomationProperty ^ get(); };
static AutomationProperty OrientationProperty();
public static AutomationProperty OrientationProperty { get; }
var automationProperty = AutomationElementIdentifiers.orientationProperty;
Public Shared ReadOnly Property OrientationProperty As AutomationProperty
Property Value
The automation property identifier.