Partager via


WpfScrollBar.Orientation, propriété

Obtient l'orientation de ce contrôle de barre de défilement.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly :  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property Orientation As OrientationType
    Get
public virtual OrientationType Orientation { get; }
public:
virtual property OrientationType Orientation {
    OrientationType get ();
}
abstract Orientation : OrientationType
override Orientation : OrientationType
function get Orientation () : OrientationType

Valeur de propriété

Type : System.Windows.Automation.OrientationType
Orientation de ce contrôle de barre de défilement.

Sécurité .NET Framework

Voir aussi

Référence

WpfScrollBar Classe

Microsoft.VisualStudio.TestTools.UITesting.WpfControls, espace de noms

Orientation