VirtualizingStackPanel.Orientation Propriedade

Definição

Obtém ou define um valor que descreve a orientação horizontal ou vertical do conteúdo empilhado.

public:
 property System::Windows::Controls::Orientation Orientation { System::Windows::Controls::Orientation get(); void set(System::Windows::Controls::Orientation value); };
public System.Windows.Controls.Orientation Orientation { get; set; }
member this.Orientation : System.Windows.Controls.Orientation with get, set
Public Property Orientation As Orientation

Valor de Propriedade

O Orientation conteúdo infantil. A predefinição é Vertical.

Observações

Informação de Propriedade de Dependência

Item Value
Campo identificador OrientationProperty
Propriedades dos metadados definidas como true AffectsMeasure

Aplica-se a