Compartir a través de


WpfScrollBar.Orientation (Propiedad)

Obtiene la orientación de este control de barra de desplazamiento.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Ensamblado:  Microsoft.VisualStudio.TestTools.UITesting (en Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: System.Windows.Automation.OrientationType
Orientación de este control de barra de desplazamiento.

Seguridad de .NET Framework

Vea también

Referencia

WpfScrollBar Clase

Microsoft.VisualStudio.TestTools.UITesting.WpfControls (Espacio de nombres)

Orientation