Condividi tramite


Proprietà WpfScrollBar.Orientation

Ottiene l'orientamento di questo controllo barra di scorrimento.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintassi

'Dichiarazione
Public Overridable ReadOnly Property Orientation As OrientationType
public virtual OrientationType Orientation { get; }
public:
virtual property OrientationType Orientation {
    OrientationType get ();
}
abstract Orientation : OrientationType with get
override Orientation : OrientationType with get
function get Orientation () : OrientationType

Valore proprietà

Tipo: System.Windows.Automation.OrientationType
L'orientamento di questo controllo barra di scorrimento.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WpfScrollBar Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITesting.WpfControls

Orientation