Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 459 Bytes

itemspickedeventargs_addeditems.md

File metadata and controls

24 lines (15 loc) · 459 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.ItemsPickedEventArgs.AddedItems
winrt property

Windows.UI.Xaml.Controls.ItemsPickedEventArgs.AddedItems

-description

Gets the collection of items that were selected by the user.

-property-value

The collection of items that were selected by the user.

-remarks

-examples

-see-also