VirtualizingStackPanel.LogicalOrientation Propiedad

Definición

Obtiene un valor que representa la enumeración Orientation de 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

Valor de propiedad

Orientation

Valor Orientation.

Se aplica a

Consulte también