Udostępnij za pośrednictwem


UIElement3DAutomationPeer.GetOrientationCore Metoda

Definicja

Zwraca orientację UIElement3D obiektu, która jest skojarzona z tym UIElement3DAutomationPeerelementem . Ta metoda jest wywoływana przez 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

Zwraca

AutomationOrientation

Wartość None w każdym przypadku.

Uwagi

UIElement3D Jeśli może to być orientacja pozioma lub pionowa, przesłoń tę metodę, aby zwrócić bieżącą orientację obiektu UIElement3D.

UIElement3DAutomationPeerjest wprowadzana w .NET Framework w wersji 3.5. Aby uzyskać więcej informacji, zobacz Wersje i zależności.

Dotyczy