Share via


ContentElementAutomationPeer.GetOrientationCore Método

Definición

Obtiene un valor que indica si ContentElement que se asocia a este ContentElementAutomationPeer se encuentra en una dirección específica. Es llamado por el método 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

Devoluciones

AutomationOrientation

El valor de enumeración None.

Se aplica a

Consulte también