AutomationElement.AutomationElementInformation.Orientation Vlastnost

Definice

Získá orientaci ovládacího prvku.

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

Hodnota vlastnosti

Orientace.

Poznámky

Tuto vlastnost podporují ovládací prvky, jako jsou posuvníky a posuvníky, které mohou mít svislou nebo vodorovnou orientaci.

Další informace naleznete v tématu OrientationProperty.

Platí pro