Edit

Share via


OrbitViewPanelItemsArrangedArgs.Elements Property

Definition

Gets or sets a collection of all elements that were arranged.

public System.Collections.Generic.List<Microsoft.Toolkit.Uwp.UI.Controls.OrbitViewElementProperties> Elements { get; set; }
member this.Elements : System.Collections.Generic.List<Microsoft.Toolkit.Uwp.UI.Controls.OrbitViewElementProperties> with get, set
Public Property Elements As List(Of OrbitViewElementProperties)

Property Value

Applies to