Compartilhar via


Propriedade WpfScrollBar.Orientation

Obtém a orientação do controle de barra de rolagem.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (em Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: System.Windows.Automation.OrientationType
A orientação do controle de barra de rolagem.

Segurança do .NET Framework

Consulte também

Referência

WpfScrollBar Classe

Namespace Microsoft.VisualStudio.TestTools.UITesting.WpfControls

Orientation