Aracılığıyla paylaş


ScrollBarAutomationPeer.GetOrientationCore Yöntem

Tanım

Bununla ScrollBarAutomationPeer ilişkili olanın ScrollBar belirli bir yönde yerleştirilip yerleştirildiğini gösteren bir değer alır. tarafından GetOrientation()çağrılır.

protected:
 override System::Windows::Automation::Peers::AutomationOrientation GetOrientationCore();
protected override System.Windows.Automation.Peers.AutomationOrientation GetOrientationCore ();
override this.GetOrientationCore : unit -> System.Windows.Automation.Peers.AutomationOrientation
Protected Overrides Function GetOrientationCore () As AutomationOrientation

Döndürülenler

AutomationOrientation

Horizontal veya Vertical, yönlendirmesine ScrollBarbağlı olarak .

Şunlara uygulanır

Ayrıca bkz.