AutomationElement.AutomationElementInformation.Orientation Propriedade

Definição

Percebe a orientação do controlo.

public:
 property System::Windows::Automation::OrientationType Orientation { System::Windows::Automation::OrientationType get(); };
public System.Windows.Automation.OrientationType Orientation { get; }
member this.Orientation : System.Windows.Automation.OrientationType
Public ReadOnly Property Orientation As OrientationType

Valor de Propriedade

A orientação.

Observações

Esta propriedade é suportada por controlos como barras de scroll e sliders que podem ter uma orientação vertical ou horizontal.

Para obter mais informações, veja OrientationProperty.

Aplica-se a