Udostępnij za pośrednictwem


ScrollBarAutomationPeer.GetOrientationCore Metoda

Definicja

Pobiera wartość wskazującą, czy ScrollBar skojarzony z tym ScrollBarAutomationPeer elementem jest określony kierunek. Wywoływane przez GetOrientation().

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

Zwraca

AutomationOrientation

Horizontal lub Vertical, w zależności od orientacji elementu ScrollBar.

Dotyczy

Zobacz też