UIElementAutomationPeer.GetOrientationCore Metodo

Definizione

Ottiene un valore che indica se l'oggetto UIElement associato a UIElementAutomationPeer è disposto in una direzione specifica. Questo metodo viene chiamato da 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

Restituisce

Il valore di enumerazione None.

Si applica a