UIElementAutomationPeer.GetOrientationCore Метод

Определение

Возвращает значение, указывающее, расположен ли UIElement, связанный с этим UIElementAutomationPeer, в определенном направлении. Данный метод вызывается методом 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

Возвращаемое значение

Значение перечисления None.

Применяется к