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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
Microsoft.VisualStudio.TestTools.UITesting.WpfControls, espace de noms