ContentElementAutomationPeer.GetOrientationCore Метод

Определение

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

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

См. также раздел