ContentElementAutomationPeer.GetOrientationCore Método

Definição

Obtém um valor que indica se o ContentElement associado a isso ContentElementAutomationPeer está disposto em uma direção específica. Chamado por 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

Retornos

O None valor da enumeração.

Aplica-se a

Confira também