StackPanel.LogicalOrientation Property   
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 represents the Orientation of the StackPanel.
protected public:
 virtual property System::Windows::Controls::Orientation LogicalOrientation { System::Windows::Controls::Orientation get(); };protected internal override System.Windows.Controls.Orientation LogicalOrientation { get; }member this.LogicalOrientation : System.Windows.Controls.OrientationProtected Friend Overrides ReadOnly Property LogicalOrientation As OrientationProperty Value
An Orientation value.