Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 465 Bytes

listpickerflyout_itemssource.md

File metadata and controls

22 lines (15 loc) · 465 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ListPickerFlyout.ItemsSource
winrt property

Microsoft.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