Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 463 Bytes

listpickerflyout_itemssource.md

File metadata and controls

24 lines (15 loc) · 463 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.ListPickerFlyout.ItemsSource
winrt property

Windows.UI.Xaml.Controls.ListPickerFlyout.ItemsSource

-description

Gets or sets an object source used to generate the content of the control.

-property-value

The object that is used to generate the content of the control. The default is null.

-remarks

-examples

-see-also