VirtualizingStackPanel.LogicalOrientation Propriedade

Definição

Obtém um valor que representa o 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 Propriedade

Um Orientation valor.

Aplica-se a

Ver também