ContentElementAutomationPeer.GetOrientationCore Method      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether the ContentElement that is associated with this ContentElementAutomationPeer is laid out in a specific direction. Called by 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
	Returns
The None enumeration value.