VirtualizingStackPanel.LogicalOrientation Egenskap

Definition

Hämtar ett värde som representerar Orientation för VirtualizingStackPanel.

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.Orientation
Protected Friend Overrides ReadOnly Property LogicalOrientation As Orientation

Egenskapsvärde

Ett Orientation värde.

Gäller för

Se även