UIElementAutomationPeer.GetOrientationCore Método

Definición

Obtiene un valor que indica si UIElement que se asocia a este UIElementAutomationPeer se encuentra en una dirección específica. GetOrientation() llama a este método.

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

Devoluciones

AutomationOrientation

El valor de enumeración None.

Se aplica a