AutomationElementIdentifiers.OrientationProperty 属性

定义

标识方向自动化属性。 当前方向值由 GetOrientation 方法返回。

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

属性值

自动化属性标识符。

适用于